Uses of Interface
software.amazon.awssdk.services.route53.Route53Client
Packages that use Route53Client
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of Route53Client in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that return Route53ClientModifier and TypeMethodDescriptionstatic Route53ClientRoute53Client.create()Create aRoute53Clientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of Route53Client in software.amazon.awssdk.services.route53.paginators
Constructors in software.amazon.awssdk.services.route53.paginators with parameters of type Route53ClientModifierConstructorDescriptionListCidrBlocksIterable(Route53Client client, ListCidrBlocksRequest firstRequest) ListCidrCollectionsIterable(Route53Client client, ListCidrCollectionsRequest firstRequest) ListCidrLocationsIterable(Route53Client client, ListCidrLocationsRequest firstRequest) ListHealthChecksIterable(Route53Client client, ListHealthChecksRequest firstRequest) ListHostedZonesIterable(Route53Client client, ListHostedZonesRequest firstRequest) ListQueryLoggingConfigsIterable(Route53Client client, ListQueryLoggingConfigsRequest firstRequest) ListResourceRecordSetsIterable(Route53Client client, ListResourceRecordSetsRequest firstRequest) -
Uses of Route53Client in software.amazon.awssdk.services.route53.waiters
Methods in software.amazon.awssdk.services.route53.waiters with parameters of type Route53ClientModifier and TypeMethodDescriptionRoute53Waiter.Builder.client(Route53Client client) Sets a customRoute53Clientthat will be used to poll the resource