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