Uses of Interface
software.amazon.awssdk.services.docdbelastic.endpoints.DocDbElasticEndpointProvider
-
Packages that use DocDbElasticEndpointProvider Package Description software.amazon.awssdk.services.docdbelastic Amazon DocumentDB elastic clusters software.amazon.awssdk.services.docdbelastic.endpoints software.amazon.awssdk.services.docdbelastic.endpoints.internal -
-
Uses of DocDbElasticEndpointProvider in software.amazon.awssdk.services.docdbelastic
Methods in software.amazon.awssdk.services.docdbelastic with parameters of type DocDbElasticEndpointProvider Modifier and Type Method Description default BDocDbElasticBaseClientBuilder. endpointProvider(DocDbElasticEndpointProvider endpointProvider)Set theDocDbElasticEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of DocDbElasticEndpointProvider in software.amazon.awssdk.services.docdbelastic.endpoints
Methods in software.amazon.awssdk.services.docdbelastic.endpoints that return DocDbElasticEndpointProvider Modifier and Type Method Description static DocDbElasticEndpointProviderDocDbElasticEndpointProvider. defaultProvider() -
Uses of DocDbElasticEndpointProvider in software.amazon.awssdk.services.docdbelastic.endpoints.internal
Classes in software.amazon.awssdk.services.docdbelastic.endpoints.internal that implement DocDbElasticEndpointProvider Modifier and Type Class Description classDefaultDocDbElasticEndpointProvider
-