| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit |
|
| software.amazon.awssdk.services.codecommit.transform |
| Modifier and Type | Method and Description |
|---|---|
default BatchGetCommitsResponse |
CodeCommitClient.batchGetCommits(BatchGetCommitsRequest batchGetCommitsRequest)
Returns information about the contents of one or more commits in a repository.
|
default CompletableFuture<BatchGetCommitsResponse> |
CodeCommitAsyncClient.batchGetCommits(BatchGetCommitsRequest batchGetCommitsRequest)
Returns information about the contents of one or more commits in a repository.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchGetCommitsRequestMarshaller.marshall(BatchGetCommitsRequest batchGetCommitsRequest) |
Copyright © 2023. All rights reserved.