Uses of Class
software.amazon.awssdk.services.ebs.model.ListSnapshotBlocksRequest
-
Packages that use ListSnapshotBlocksRequest Package Description software.amazon.awssdk.services.ebs You can use the Amazon Elastic Block Store (Amazon EBS) direct APIs to create Amazon EBS snapshots, write data directly to your snapshots, read data on your snapshots, and identify the differences or changes between two snapshots.software.amazon.awssdk.services.ebs.paginators software.amazon.awssdk.services.ebs.transform -
-
Uses of ListSnapshotBlocksRequest in software.amazon.awssdk.services.ebs
-
Uses of ListSnapshotBlocksRequest in software.amazon.awssdk.services.ebs.paginators
Constructors in software.amazon.awssdk.services.ebs.paginators with parameters of type ListSnapshotBlocksRequest Constructor Description ListSnapshotBlocksIterable(EbsClient client, ListSnapshotBlocksRequest firstRequest)ListSnapshotBlocksPublisher(EbsAsyncClient client, ListSnapshotBlocksRequest firstRequest) -
Uses of ListSnapshotBlocksRequest in software.amazon.awssdk.services.ebs.transform
Methods in software.amazon.awssdk.services.ebs.transform with parameters of type ListSnapshotBlocksRequest Modifier and Type Method Description SdkHttpFullRequestListSnapshotBlocksRequestMarshaller. marshall(ListSnapshotBlocksRequest listSnapshotBlocksRequest)
-