| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AssociateVpcWithHostedZoneRequest
A complex type that contains information about the request to associate a VPC with a private hosted zone.
|
class |
ChangeResourceRecordSetsRequest
A complex type that contains change information for the resource record set.
|
class |
ChangeTagsForResourceRequest
A complex type that contains information about the tags that you want to add, edit, or delete.
|
class |
CreateHealthCheckRequest
A complex type that contains the health check request information.
|
class |
CreateHostedZoneRequest
A complex type that contains information about the request to create a public or private hosted zone.
|
class |
CreateQueryLoggingConfigRequest |
class |
CreateReusableDelegationSetRequest |
class |
CreateTrafficPolicyInstanceRequest
A complex type that contains information about the resource record sets that you want to create based on a specified
traffic policy.
|
class |
CreateTrafficPolicyRequest
A complex type that contains information about the traffic policy that you want to create.
|
class |
CreateTrafficPolicyVersionRequest
A complex type that contains information about the traffic policy that you want to create a new version for.
|
class |
CreateVpcAssociationAuthorizationRequest
A complex type that contains information about the request to authorize associating a VPC with your private hosted
zone.
|
class |
DeleteHealthCheckRequest
This action deletes a health check.
|
class |
DeleteHostedZoneRequest
A request to delete a hosted zone.
|
class |
DeleteQueryLoggingConfigRequest |
class |
DeleteReusableDelegationSetRequest
A request to delete a reusable delegation set.
|
class |
DeleteTrafficPolicyInstanceRequest
A request to delete a specified traffic policy instance.
|
class |
DeleteTrafficPolicyRequest
A request to delete a specified traffic policy version.
|
class |
DeleteVpcAssociationAuthorizationRequest
A complex type that contains information about the request to remove authorization to associate a VPC that was
created by one AWS account with a hosted zone that was created with a different AWS account.
|
class |
DisassociateVpcFromHostedZoneRequest
A complex type that contains information about the VPC that you want to disassociate from a specified private hosted
zone.
|
class |
GetAccountLimitRequest
A complex type that contains information about the request to create a hosted zone.
|
class |
GetChangeRequest
The input for a GetChange request.
|
class |
GetCheckerIpRangesRequest
Empty request.
|
class |
GetGeoLocationRequest
A request for information about whether a specified geographic location is supported for Amazon Route 53 geolocation
resource record sets.
|
class |
GetHealthCheckCountRequest
A request for the number of health checks that are associated with the current AWS account.
|
class |
GetHealthCheckLastFailureReasonRequest
A request for the reason that a health check failed most recently.
|
class |
GetHealthCheckRequest
A request to get information about a specified health check.
|
class |
GetHealthCheckStatusRequest
A request to get the status for a health check.
|
class |
GetHostedZoneCountRequest
A request to retrieve a count of all the hosted zones that are associated with the current AWS account.
|
class |
GetHostedZoneLimitRequest
A complex type that contains information about the request to create a hosted zone.
|
class |
GetHostedZoneRequest
A request to get information about a specified hosted zone.
|
class |
GetQueryLoggingConfigRequest |
class |
GetReusableDelegationSetLimitRequest
A complex type that contains information about the request to create a hosted zone.
|
class |
GetReusableDelegationSetRequest
A request to get information about a specified reusable delegation set.
|
class |
GetTrafficPolicyInstanceCountRequest
Request to get the number of traffic policy instances that are associated with the current AWS account.
|
class |
GetTrafficPolicyInstanceRequest
Gets information about a specified traffic policy instance.
|
class |
GetTrafficPolicyRequest
Gets information about a specific traffic policy version.
|
class |
ListGeoLocationsRequest
A request to get a list of geographic locations that Amazon Route 53 supports for geolocation resource record sets.
|
class |
ListHealthChecksRequest
A request to retrieve a list of the health checks that are associated with the current AWS account.
|
class |
ListHostedZonesByNameRequest
Retrieves a list of the public and private hosted zones that are associated with the current AWS account in ASCII
order by domain name.
|
class |
ListHostedZonesRequest
A request to retrieve a list of the public and private hosted zones that are associated with the current AWS account.
|
class |
ListQueryLoggingConfigsRequest |
class |
ListResourceRecordSetsRequest
A request for the resource record sets that are associated with a specified hosted zone.
|
class |
ListReusableDelegationSetsRequest
A request to get a list of the reusable delegation sets that are associated with the current AWS account.
|
class |
ListTagsForResourceRequest
A complex type containing information about a request for a list of the tags that are associated with an individual
resource.
|
class |
ListTagsForResourcesRequest
A complex type that contains information about the health checks or hosted zones for which you want to list tags.
|
class |
ListTrafficPoliciesRequest
A complex type that contains the information about the request to list the traffic policies that are associated with
the current AWS account.
|
class |
ListTrafficPolicyInstancesByHostedZoneRequest
A request for the traffic policy instances that you created in a specified hosted zone.
|
class |
ListTrafficPolicyInstancesByPolicyRequest
A complex type that contains the information about the request to list your traffic policy instances.
|
class |
ListTrafficPolicyInstancesRequest
A request to get information about the traffic policy instances that you created by using the current AWS account.
|
class |
ListTrafficPolicyVersionsRequest
A complex type that contains the information about the request to list your traffic policies.
|
class |
ListVpcAssociationAuthorizationsRequest
A complex type that contains information about that can be associated with your hosted zone.
|
class |
TestDnsAnswerRequest
Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type.
|
class |
UpdateHealthCheckRequest
A complex type that contains information about a request to update a health check.
|
class |
UpdateHostedZoneCommentRequest
A request to update the comment for a hosted zone.
|
class |
UpdateTrafficPolicyCommentRequest
A complex type that contains information about the traffic policy that you want to update the comment for.
|
class |
UpdateTrafficPolicyInstanceRequest
A complex type that contains information about the resource record sets that you want to update based on a specified
traffic policy instance.
|
| Modifier and Type | Method and Description |
|---|---|
Route53Request |
Route53Request.Builder.build() |
| Constructor and Description |
|---|
BuilderImpl(Route53Request request) |
Copyright © 2020. All rights reserved.