| Package | Description |
|---|---|
| com.amazonaws.services.codecommit |
|
| com.amazonaws.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
MergePullRequestByThreeWayResult |
AbstractAWSCodeCommit.mergePullRequestByThreeWay(MergePullRequestByThreeWayRequest request) |
MergePullRequestByThreeWayResult |
AWSCodeCommitClient.mergePullRequestByThreeWay(MergePullRequestByThreeWayRequest request)
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 |
AWSCodeCommit.mergePullRequestByThreeWay(MergePullRequestByThreeWayRequest mergePullRequestByThreeWayRequest)
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 © 2021. All rights reserved.