Uses of Interface
software.amazon.awssdk.services.route53recoverycluster.endpoints.Route53RecoveryClusterEndpointProvider
-
Packages that use Route53RecoveryClusterEndpointProvider Package Description software.amazon.awssdk.services.route53recoverycluster Welcome to the Routing Control (Recovery Cluster) API Reference Guide for Amazon Route 53 Application Recovery Controller.software.amazon.awssdk.services.route53recoverycluster.endpoints software.amazon.awssdk.services.route53recoverycluster.endpoints.internal -
-
Uses of Route53RecoveryClusterEndpointProvider in software.amazon.awssdk.services.route53recoverycluster
Methods in software.amazon.awssdk.services.route53recoverycluster with parameters of type Route53RecoveryClusterEndpointProvider Modifier and Type Method Description default BRoute53RecoveryClusterBaseClientBuilder. endpointProvider(Route53RecoveryClusterEndpointProvider endpointProvider)Set theRoute53RecoveryClusterEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of Route53RecoveryClusterEndpointProvider in software.amazon.awssdk.services.route53recoverycluster.endpoints
Methods in software.amazon.awssdk.services.route53recoverycluster.endpoints that return Route53RecoveryClusterEndpointProvider Modifier and Type Method Description static Route53RecoveryClusterEndpointProviderRoute53RecoveryClusterEndpointProvider. defaultProvider() -
Uses of Route53RecoveryClusterEndpointProvider in software.amazon.awssdk.services.route53recoverycluster.endpoints.internal
Classes in software.amazon.awssdk.services.route53recoverycluster.endpoints.internal that implement Route53RecoveryClusterEndpointProvider Modifier and Type Class Description classDefaultRoute53RecoveryClusterEndpointProvider
-