Uses of Interface
software.amazon.awssdk.services.route53profiles.Route53ProfilesClient
-
Packages that use Route53ProfilesClient 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.paginators -
-
Uses of Route53ProfilesClient in software.amazon.awssdk.services.route53profiles
Methods in software.amazon.awssdk.services.route53profiles that return Route53ProfilesClient Modifier and Type Method Description static Route53ProfilesClientRoute53ProfilesClient. create()Create aRoute53ProfilesClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of Route53ProfilesClient in software.amazon.awssdk.services.route53profiles.paginators
Constructors in software.amazon.awssdk.services.route53profiles.paginators with parameters of type Route53ProfilesClient Constructor Description ListProfileAssociationsIterable(Route53ProfilesClient client, ListProfileAssociationsRequest firstRequest)ListProfileResourceAssociationsIterable(Route53ProfilesClient client, ListProfileResourceAssociationsRequest firstRequest)ListProfilesIterable(Route53ProfilesClient client, ListProfilesRequest firstRequest)
-