| Package | Description |
|---|---|
| software.amazon.awssdk.services.ebs.model |
| Modifier and Type | Method and Description |
|---|---|
List<Block> |
ListSnapshotBlocksResponse.blocks()
An array of objects containing information about the blocks.
|
| Modifier and Type | Method and Description |
|---|---|
ListSnapshotBlocksResponse.Builder |
ListSnapshotBlocksResponse.Builder.blocks(Block... blocks)
An array of objects containing information about the blocks.
|
| Modifier and Type | Method and Description |
|---|---|
ListSnapshotBlocksResponse.Builder |
ListSnapshotBlocksResponse.Builder.blocks(Collection<Block> blocks)
An array of objects containing information about the blocks.
|
Copyright © 2022. All rights reserved.