| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit |
|
| software.amazon.awssdk.services.codecommit.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetBlobResponse |
CodeCommitClient.getBlob(GetBlobRequest getBlobRequest)
Returns the base-64 encoded content of an individual blob in a repository.
|
default CompletableFuture<GetBlobResponse> |
CodeCommitAsyncClient.getBlob(GetBlobRequest getBlobRequest)
Returns the base-64 encoded content of an individual blob in a repository.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetBlobRequestMarshaller.marshall(GetBlobRequest getBlobRequest) |
Copyright © 2021. All rights reserved.