| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit |
|
| software.amazon.awssdk.services.codecommit.transform |
| Modifier and Type | Method and Description |
|---|---|
default MergeBranchesByFastForwardResponse |
CodeCommitClient.mergeBranchesByFastForward(MergeBranchesByFastForwardRequest mergeBranchesByFastForwardRequest)
Merges two branches using the fast-forward merge strategy.
|
default CompletableFuture<MergeBranchesByFastForwardResponse> |
CodeCommitAsyncClient.mergeBranchesByFastForward(MergeBranchesByFastForwardRequest mergeBranchesByFastForwardRequest)
Merges two branches using the fast-forward merge strategy.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
MergeBranchesByFastForwardRequestMarshaller.marshall(MergeBranchesByFastForwardRequest mergeBranchesByFastForwardRequest) |
Copyright © 2023. All rights reserved.