Uses of Interface
software.amazon.awssdk.services.route53profiles.Route53ProfilesClientBuilder
-
Packages that use Route53ProfilesClientBuilder Package Description software.amazon.awssdk.services.route53profiles With Amazon Route 53 Profiles you can share Route 53 configurations with VPCs and AWS accounts -
-
Uses of Route53ProfilesClientBuilder in software.amazon.awssdk.services.route53profiles
Methods in software.amazon.awssdk.services.route53profiles that return Route53ProfilesClientBuilder Modifier and Type Method Description static Route53ProfilesClientBuilderRoute53ProfilesClient. builder()Create a builder that can be used to configure and create aRoute53ProfilesClient.
-