Uses of Interface
software.amazon.awssdk.services.route53profiles.endpoints.Route53ProfilesEndpointProvider
-
Packages that use Route53ProfilesEndpointProvider Package Description software.amazon.awssdk.services.route53profiles With Amazon Route 53 Profiles you can share Route 53 configurations with VPCs and AWS accountssoftware.amazon.awssdk.services.route53profiles.endpoints software.amazon.awssdk.services.route53profiles.endpoints.internal -
-
Uses of Route53ProfilesEndpointProvider in software.amazon.awssdk.services.route53profiles
Methods in software.amazon.awssdk.services.route53profiles with parameters of type Route53ProfilesEndpointProvider Modifier and Type Method Description default BRoute53ProfilesBaseClientBuilder. endpointProvider(Route53ProfilesEndpointProvider endpointProvider)Set theRoute53ProfilesEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of Route53ProfilesEndpointProvider in software.amazon.awssdk.services.route53profiles.endpoints
Methods in software.amazon.awssdk.services.route53profiles.endpoints that return Route53ProfilesEndpointProvider Modifier and Type Method Description static Route53ProfilesEndpointProviderRoute53ProfilesEndpointProvider. defaultProvider() -
Uses of Route53ProfilesEndpointProvider in software.amazon.awssdk.services.route53profiles.endpoints.internal
Classes in software.amazon.awssdk.services.route53profiles.endpoints.internal that implement Route53ProfilesEndpointProvider Modifier and Type Class Description classDefaultRoute53ProfilesEndpointProvider
-