Uses of Interface
software.amazon.awssdk.services.route53recoveryreadiness.endpoints.Route53RecoveryReadinessEndpointProvider
-
Packages that use Route53RecoveryReadinessEndpointProvider Package Description software.amazon.awssdk.services.route53recoveryreadiness Recovery readinesssoftware.amazon.awssdk.services.route53recoveryreadiness.endpoints software.amazon.awssdk.services.route53recoveryreadiness.endpoints.internal -
-
Uses of Route53RecoveryReadinessEndpointProvider in software.amazon.awssdk.services.route53recoveryreadiness
Methods in software.amazon.awssdk.services.route53recoveryreadiness with parameters of type Route53RecoveryReadinessEndpointProvider Modifier and Type Method Description default BRoute53RecoveryReadinessBaseClientBuilder. endpointProvider(Route53RecoveryReadinessEndpointProvider endpointProvider)Set theRoute53RecoveryReadinessEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of Route53RecoveryReadinessEndpointProvider in software.amazon.awssdk.services.route53recoveryreadiness.endpoints
Methods in software.amazon.awssdk.services.route53recoveryreadiness.endpoints that return Route53RecoveryReadinessEndpointProvider Modifier and Type Method Description static Route53RecoveryReadinessEndpointProviderRoute53RecoveryReadinessEndpointProvider. defaultProvider() -
Uses of Route53RecoveryReadinessEndpointProvider in software.amazon.awssdk.services.route53recoveryreadiness.endpoints.internal
Classes in software.amazon.awssdk.services.route53recoveryreadiness.endpoints.internal that implement Route53RecoveryReadinessEndpointProvider Modifier and Type Class Description classDefaultRoute53RecoveryReadinessEndpointProvider
-