| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit |
|
| software.amazon.awssdk.services.codecommit.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCommitResponse> |
CodeCommitAsyncClient.createCommit(CreateCommitRequest createCommitRequest)
Creates a commit for a repository on the tip of a specified branch.
|
default CreateCommitResponse |
CodeCommitClient.createCommit(CreateCommitRequest createCommitRequest)
Creates a commit for a repository on the tip of a specified branch.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateCommitRequestMarshaller.marshall(CreateCommitRequest createCommitRequest) |
Copyright © 2021. All rights reserved.