Uses of Class
software.amazon.awssdk.services.route53.model.Route53Request
Packages that use Route53Request
Package
Description
-
Uses of Route53Request in software.amazon.awssdk.services.route53.internal
Methods in software.amazon.awssdk.services.route53.internal with type parameters of type Route53RequestModifier and TypeMethodDescriptionstatic <T extends Route53Request>
TUserAgentUtils.applyPaginatorUserAgent(T request) static <T extends Route53Request>
TUserAgentUtils.applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of Route53Request in software.amazon.awssdk.services.route53.model
Subclasses of Route53Request in software.amazon.awssdk.services.route53.modelModifier and TypeClassDescriptionfinal classfinal classA complex type that contains information about the request to associate a VPC with a private hosted zone.final classfinal classA complex type that contains change information for the resource record set.final classA complex type that contains information about the tags that you want to add, edit, or delete.final classfinal classA complex type that contains the health check request information.final classA complex type that contains information about the request to create a public or private hosted zone.final classfinal classfinal classfinal classA complex type that contains information about the resource record sets that you want to create based on a specified traffic policy.final classA complex type that contains information about the traffic policy that you want to create.final classA complex type that contains information about the traffic policy that you want to create a new version for.final classA complex type that contains information about the request to authorize associating a VPC with your private hosted zone.final classfinal classfinal classThis action deletes a health check.final classA request to delete a hosted zone.final classfinal classfinal classA request to delete a reusable delegation set.final classA request to delete a specified traffic policy instance.final classA request to delete a specified traffic policy version.final classA complex type that contains information about the request to remove authorization to associate a VPC that was created by one Amazon Web Services account with a hosted zone that was created with a different Amazon Web Services account.final classfinal classA complex type that contains information about the VPC that you want to disassociate from a specified private hosted zone.final classfinal classA complex type that contains information about the request to create a hosted zone.final classThe input for a GetChange request.final classEmpty request.final classfinal classA request for information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.final classA request for the number of health checks that are associated with the current Amazon Web Services account.final classA request for the reason that a health check failed most recently.final classA request to get information about a specified health check.final classA request to get the status for a health check.final classA request to retrieve a count of all the hosted zones that are associated with the current Amazon Web Services account.final classA complex type that contains information about the request to create a hosted zone.final classA request to get information about a specified hosted zone.final classfinal classA complex type that contains information about the request to create a hosted zone.final classA request to get information about a specified reusable delegation set.final classRequest to get the number of traffic policy instances that are associated with the current Amazon Web Services account.final classGets information about a specified traffic policy instance.final classGets information about a specific traffic policy version.final classfinal classfinal classfinal classA request to get a list of geographic locations that Amazon Route 53 supports for geolocation resource record sets.final classA request to retrieve a list of the health checks that are associated with the current Amazon Web Services account.final classRetrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account in ASCII order by domain name.final classLists all the private hosted zones that a specified VPC is associated with, regardless of which Amazon Web Services account created the hosted zones.final classA request to retrieve a list of the public and private hosted zones that are associated with the current Amazon Web Services account.final classfinal classA request for the resource record sets that are associated with a specified hosted zone.final classA request to get a list of the reusable delegation sets that are associated with the current Amazon Web Services account.final classA complex type containing information about a request for a list of the tags that are associated with an individual resource.final classA complex type that contains information about the health checks or hosted zones for which you want to list tags.final classA complex type that contains the information about the request to list the traffic policies that are associated with the current Amazon Web Services account.final classA request for the traffic policy instances that you created in a specified hosted zone.final classA complex type that contains the information about the request to list your traffic policy instances.final classA request to get information about the traffic policy instances that you created by using the current Amazon Web Services account.final classA complex type that contains the information about the request to list your traffic policies.final classA complex type that contains information about that can be associated with your hosted zone.final classGets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type.final classA complex type that contains information about a request to update a health check.final classA request to update the comment for a hosted zone.final classfinal classA complex type that contains information about the traffic policy that you want to update the comment for.final classA complex type that contains information about the resource record sets that you want to update based on a specified traffic policy instance.Methods in software.amazon.awssdk.services.route53.model that return Route53RequestConstructors in software.amazon.awssdk.services.route53.model with parameters of type Route53Request