Uses of Interface
software.amazon.awssdk.services.route53recoverycontrolconfig.endpoints.Route53RecoveryControlConfigEndpointProvider
-
Packages that use Route53RecoveryControlConfigEndpointProvider Package Description software.amazon.awssdk.services.route53recoverycontrolconfig Recovery Control Configuration API Reference for Amazon Route 53 Application Recovery Controllersoftware.amazon.awssdk.services.route53recoverycontrolconfig.endpoints software.amazon.awssdk.services.route53recoverycontrolconfig.endpoints.internal -
-
Uses of Route53RecoveryControlConfigEndpointProvider in software.amazon.awssdk.services.route53recoverycontrolconfig
Methods in software.amazon.awssdk.services.route53recoverycontrolconfig with parameters of type Route53RecoveryControlConfigEndpointProvider Modifier and Type Method Description default BRoute53RecoveryControlConfigBaseClientBuilder. endpointProvider(Route53RecoveryControlConfigEndpointProvider endpointProvider)Set theRoute53RecoveryControlConfigEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of Route53RecoveryControlConfigEndpointProvider in software.amazon.awssdk.services.route53recoverycontrolconfig.endpoints
Methods in software.amazon.awssdk.services.route53recoverycontrolconfig.endpoints that return Route53RecoveryControlConfigEndpointProvider Modifier and Type Method Description static Route53RecoveryControlConfigEndpointProviderRoute53RecoveryControlConfigEndpointProvider. defaultProvider() -
Uses of Route53RecoveryControlConfigEndpointProvider in software.amazon.awssdk.services.route53recoverycontrolconfig.endpoints.internal
Classes in software.amazon.awssdk.services.route53recoverycontrolconfig.endpoints.internal that implement Route53RecoveryControlConfigEndpointProvider Modifier and Type Class Description classDefaultRoute53RecoveryControlConfigEndpointProvider
-