| Package | Description |
|---|---|
| com.amazonaws.services.codecommit |
|
| com.amazonaws.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
MergePullRequestBySquashResult |
AWSCodeCommitClient.mergePullRequestBySquash(MergePullRequestBySquashRequest 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 squash merge strategy.
|
MergePullRequestBySquashResult |
AbstractAWSCodeCommit.mergePullRequestBySquash(MergePullRequestBySquashRequest request) |
MergePullRequestBySquashResult |
AWSCodeCommit.mergePullRequestBySquash(MergePullRequestBySquashRequest mergePullRequestBySquashRequest)
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 squash merge strategy.
|
| Modifier and Type | Method and Description |
|---|---|
MergePullRequestBySquashResult |
MergePullRequestBySquashResult.clone() |
MergePullRequestBySquashResult |
MergePullRequestBySquashResult.withPullRequest(PullRequest pullRequest) |
Copyright © 2020. All rights reserved.