Uses of Interface
software.amazon.awssdk.services.docdbelastic.DocDbElasticAsyncClient
-
Packages that use DocDbElasticAsyncClient Package Description software.amazon.awssdk.services.docdbelastic Amazon DocumentDB elastic clusters software.amazon.awssdk.services.docdbelastic.paginators -
-
Uses of DocDbElasticAsyncClient in software.amazon.awssdk.services.docdbelastic
Methods in software.amazon.awssdk.services.docdbelastic that return DocDbElasticAsyncClient Modifier and Type Method Description static DocDbElasticAsyncClientDocDbElasticAsyncClient. create()Create aDocDbElasticAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of DocDbElasticAsyncClient in software.amazon.awssdk.services.docdbelastic.paginators
Constructors in software.amazon.awssdk.services.docdbelastic.paginators with parameters of type DocDbElasticAsyncClient Constructor Description ListClusterSnapshotsPublisher(DocDbElasticAsyncClient client, ListClusterSnapshotsRequest firstRequest)ListClustersPublisher(DocDbElasticAsyncClient client, ListClustersRequest firstRequest)
-