Uses of Interface
software.amazon.awssdk.services.ebs.EbsAsyncClient
-
Packages that use EbsAsyncClient 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 -
-
Uses of EbsAsyncClient in software.amazon.awssdk.services.ebs
Methods in software.amazon.awssdk.services.ebs that return EbsAsyncClient Modifier and Type Method Description static EbsAsyncClientEbsAsyncClient. create()Create aEbsAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of EbsAsyncClient in software.amazon.awssdk.services.ebs.paginators
Constructors in software.amazon.awssdk.services.ebs.paginators with parameters of type EbsAsyncClient Constructor Description ListChangedBlocksPublisher(EbsAsyncClient client, ListChangedBlocksRequest firstRequest)ListSnapshotBlocksPublisher(EbsAsyncClient client, ListSnapshotBlocksRequest firstRequest)
-