| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit |
|
| software.amazon.awssdk.services.codecommit.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetMergeOptionsResponse |
CodeCommitClient.getMergeOptions(GetMergeOptionsRequest getMergeOptionsRequest)
Returns information about the merge options available for merging two specified branches.
|
default CompletableFuture<GetMergeOptionsResponse> |
CodeCommitAsyncClient.getMergeOptions(GetMergeOptionsRequest getMergeOptionsRequest)
Returns information about the merge options available for merging two specified branches.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetMergeOptionsRequestMarshaller.marshall(GetMergeOptionsRequest getMergeOptionsRequest) |
Copyright © 2020. All rights reserved.