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