| Package | Description |
|---|---|
| com.amazonaws.services.codecommit |
|
| com.amazonaws.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
MergePullRequestByFastForwardResult |
AWSCodeCommit.mergePullRequestByFastForward(MergePullRequestByFastForwardRequest mergePullRequestByFastForwardRequest)
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 fast-forward merge strategy.
|
MergePullRequestByFastForwardResult |
AbstractAWSCodeCommit.mergePullRequestByFastForward(MergePullRequestByFastForwardRequest request) |
MergePullRequestByFastForwardResult |
AWSCodeCommitClient.mergePullRequestByFastForward(MergePullRequestByFastForwardRequest 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 fast-forward merge strategy.
|
| Modifier and Type | Method and Description |
|---|---|
MergePullRequestByFastForwardResult |
MergePullRequestByFastForwardResult.clone() |
MergePullRequestByFastForwardResult |
MergePullRequestByFastForwardResult.withPullRequest(PullRequest pullRequest)
Information about the specified pull request, including the merge.
|
Copyright © 2021. All rights reserved.