| Package | Description |
|---|---|
| software.amazon.awssdk.services.ebs.model |
| Modifier and Type | Method and Description |
|---|---|
static PutSnapshotBlockResponse.Builder |
PutSnapshotBlockResponse.builder() |
PutSnapshotBlockResponse.Builder |
PutSnapshotBlockResponse.Builder.checksum(String checksum)
The SHA256 checksum generated for the block data by Amazon EBS.
|
PutSnapshotBlockResponse.Builder |
PutSnapshotBlockResponse.Builder.checksumAlgorithm(ChecksumAlgorithm checksumAlgorithm)
The algorithm used by Amazon EBS to generate the checksum.
|
PutSnapshotBlockResponse.Builder |
PutSnapshotBlockResponse.Builder.checksumAlgorithm(String checksumAlgorithm)
The algorithm used by Amazon EBS to generate the checksum.
|
PutSnapshotBlockResponse.Builder |
PutSnapshotBlockResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PutSnapshotBlockResponse.Builder> |
PutSnapshotBlockResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.