| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit |
|
| software.amazon.awssdk.services.codecommit.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetBranchResponse |
CodeCommitClient.getBranch(GetBranchRequest getBranchRequest)
Returns information about a repository branch, including its name and the last commit ID.
|
default CompletableFuture<GetBranchResponse> |
CodeCommitAsyncClient.getBranch(GetBranchRequest getBranchRequest)
Returns information about a repository branch, including its name and the last commit ID.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetBranchRequestMarshaller.marshall(GetBranchRequest getBranchRequest) |
Copyright © 2023. All rights reserved.