Uses of Interface
software.amazon.awssdk.services.route53.Route53AsyncClient
Packages that use Route53AsyncClient
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of Route53AsyncClient in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that return Route53AsyncClientModifier and TypeMethodDescriptionstatic Route53AsyncClientRoute53AsyncClient.create()Create aRoute53AsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of Route53AsyncClient in software.amazon.awssdk.services.route53.paginators
Constructors in software.amazon.awssdk.services.route53.paginators with parameters of type Route53AsyncClientModifierConstructorDescriptionListCidrBlocksPublisher(Route53AsyncClient client, ListCidrBlocksRequest firstRequest) ListCidrCollectionsPublisher(Route53AsyncClient client, ListCidrCollectionsRequest firstRequest) ListCidrLocationsPublisher(Route53AsyncClient client, ListCidrLocationsRequest firstRequest) ListHealthChecksPublisher(Route53AsyncClient client, ListHealthChecksRequest firstRequest) ListHostedZonesPublisher(Route53AsyncClient client, ListHostedZonesRequest firstRequest) ListQueryLoggingConfigsPublisher(Route53AsyncClient client, ListQueryLoggingConfigsRequest firstRequest) ListResourceRecordSetsPublisher(Route53AsyncClient client, ListResourceRecordSetsRequest firstRequest) -
Uses of Route53AsyncClient in software.amazon.awssdk.services.route53.waiters
Methods in software.amazon.awssdk.services.route53.waiters with parameters of type Route53AsyncClientModifier and TypeMethodDescriptionRoute53AsyncWaiter.Builder.client(Route53AsyncClient client) Sets a customRoute53AsyncClientthat will be used to poll the resource