| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit |
|
| software.amazon.awssdk.services.codecommit.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateBranchResponse |
CodeCommitClient.createBranch(CreateBranchRequest createBranchRequest)
Creates a branch in a repository and points the branch to a commit.
|
default CompletableFuture<CreateBranchResponse> |
CodeCommitAsyncClient.createBranch(CreateBranchRequest createBranchRequest)
Creates a branch in a repository and points the branch to a commit.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateBranchRequestMarshaller.marshall(CreateBranchRequest createBranchRequest) |
Copyright © 2022. All rights reserved.