Uses of Class
software.amazon.awssdk.services.route53recoverycluster.endpoints.Route53RecoveryClusterEndpointParams
-
-
Uses of Route53RecoveryClusterEndpointParams in software.amazon.awssdk.services.route53recoverycluster.endpoints
Methods in software.amazon.awssdk.services.route53recoverycluster.endpoints that return Route53RecoveryClusterEndpointParams Modifier and Type Method Description Route53RecoveryClusterEndpointParamsRoute53RecoveryClusterEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.route53recoverycluster.endpoints with parameters of type Route53RecoveryClusterEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>Route53RecoveryClusterEndpointProvider. resolveEndpoint(Route53RecoveryClusterEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of Route53RecoveryClusterEndpointParams in software.amazon.awssdk.services.route53recoverycluster.endpoints.internal
Methods in software.amazon.awssdk.services.route53recoverycluster.endpoints.internal that return Route53RecoveryClusterEndpointParams Modifier and Type Method Description static Route53RecoveryClusterEndpointParamsRoute53RecoveryClusterResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.route53recoverycluster.endpoints.internal with parameters of type Route53RecoveryClusterEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultRoute53RecoveryClusterEndpointProvider. resolveEndpoint(Route53RecoveryClusterEndpointParams params)
-