Uses of Class
software.amazon.awssdk.services.docdbelastic.endpoints.DocDbElasticEndpointParams
-
Packages that use DocDbElasticEndpointParams Package Description software.amazon.awssdk.services.docdbelastic.endpoints software.amazon.awssdk.services.docdbelastic.endpoints.internal -
-
Uses of DocDbElasticEndpointParams in software.amazon.awssdk.services.docdbelastic.endpoints
Methods in software.amazon.awssdk.services.docdbelastic.endpoints that return DocDbElasticEndpointParams Modifier and Type Method Description DocDbElasticEndpointParamsDocDbElasticEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.docdbelastic.endpoints with parameters of type DocDbElasticEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DocDbElasticEndpointProvider. resolveEndpoint(DocDbElasticEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of DocDbElasticEndpointParams in software.amazon.awssdk.services.docdbelastic.endpoints.internal
Methods in software.amazon.awssdk.services.docdbelastic.endpoints.internal that return DocDbElasticEndpointParams Modifier and Type Method Description static DocDbElasticEndpointParamsDocDbElasticResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.docdbelastic.endpoints.internal with parameters of type DocDbElasticEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultDocDbElasticEndpointProvider. resolveEndpoint(DocDbElasticEndpointParams endpointParams)
-