| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecommit.model |
| Modifier and Type | Method and Description |
|---|---|
static GetBlobResponse.Builder |
GetBlobResponse.builder() |
GetBlobResponse.Builder |
GetBlobResponse.Builder.content(SdkBytes content)
The content of the blob, usually a file.
|
GetBlobResponse.Builder |
GetBlobResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetBlobResponse.Builder> |
GetBlobResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.