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