| Package | Description |
|---|---|
| com.amazonaws.services.codecommit |
|
| com.amazonaws.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
MergePullRequestByThreeWayResult |
AWSCodeCommit.mergePullRequestByThreeWay(MergePullRequestByThreeWayRequest mergePullRequestByThreeWayRequest)
Closes a pull request and attempts to merge the source commit of a pull request into the specified destination
branch for that pull request at the specified commit using the three-way merge strategy.
|
MergePullRequestByThreeWayResult |
AbstractAWSCodeCommit.mergePullRequestByThreeWay(MergePullRequestByThreeWayRequest request) |
MergePullRequestByThreeWayResult |
AWSCodeCommitClient.mergePullRequestByThreeWay(MergePullRequestByThreeWayRequest request)
Closes a pull request and attempts to merge the source commit of a pull request into the specified destination
branch for that pull request at the specified commit using the three-way merge strategy.
|
| Modifier and Type | Method and Description |
|---|---|
MergePullRequestByThreeWayResult |
MergePullRequestByThreeWayResult.clone() |
MergePullRequestByThreeWayResult |
MergePullRequestByThreeWayResult.withPullRequest(PullRequest pullRequest) |
Copyright © 2019. All rights reserved.