| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53 |
Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
default AssociateVpcWithHostedZoneResponse |
Route53Client.associateVPCWithHostedZone(AssociateVpcWithHostedZoneRequest associateVpcWithHostedZoneRequest)
Associates an Amazon VPC with a private hosted zone.
|
default AssociateVpcWithHostedZoneResponse |
Route53Client.associateVPCWithHostedZone(Consumer<AssociateVpcWithHostedZoneRequest.Builder> associateVpcWithHostedZoneRequest)
Associates an Amazon VPC with a private hosted zone.
|
default ChangeResourceRecordSetsResponse |
Route53Client.changeResourceRecordSets(ChangeResourceRecordSetsRequest changeResourceRecordSetsRequest)
Creates, changes, or deletes a resource record set, which contains authoritative DNS information for a specified
domain name or subdomain name.
|
default ChangeResourceRecordSetsResponse |
Route53Client.changeResourceRecordSets(Consumer<ChangeResourceRecordSetsRequest.Builder> changeResourceRecordSetsRequest)
Creates, changes, or deletes a resource record set, which contains authoritative DNS information for a specified
domain name or subdomain name.
|
default ChangeTagsForResourceResponse |
Route53Client.changeTagsForResource(ChangeTagsForResourceRequest changeTagsForResourceRequest)
Adds, edits, or deletes tags for a health check or a hosted zone.
|
default ChangeTagsForResourceResponse |
Route53Client.changeTagsForResource(Consumer<ChangeTagsForResourceRequest.Builder> changeTagsForResourceRequest)
Adds, edits, or deletes tags for a health check or a hosted zone.
|
default CreateHealthCheckResponse |
Route53Client.createHealthCheck(Consumer<CreateHealthCheckRequest.Builder> createHealthCheckRequest)
Creates a new health check.
|
default CreateHealthCheckResponse |
Route53Client.createHealthCheck(CreateHealthCheckRequest createHealthCheckRequest)
Creates a new health check.
|
default CreateHostedZoneResponse |
Route53Client.createHostedZone(Consumer<CreateHostedZoneRequest.Builder> createHostedZoneRequest)
Creates a new public or private hosted zone.
|
default CreateHostedZoneResponse |
Route53Client.createHostedZone(CreateHostedZoneRequest createHostedZoneRequest)
Creates a new public or private hosted zone.
|
default CreateQueryLoggingConfigResponse |
Route53Client.createQueryLoggingConfig(Consumer<CreateQueryLoggingConfigRequest.Builder> createQueryLoggingConfigRequest)
Creates a configuration for DNS query logging.
|
default CreateQueryLoggingConfigResponse |
Route53Client.createQueryLoggingConfig(CreateQueryLoggingConfigRequest createQueryLoggingConfigRequest)
Creates a configuration for DNS query logging.
|
default CreateReusableDelegationSetResponse |
Route53Client.createReusableDelegationSet(Consumer<CreateReusableDelegationSetRequest.Builder> createReusableDelegationSetRequest)
Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones that were
created by the same AWS account.
|
default CreateReusableDelegationSetResponse |
Route53Client.createReusableDelegationSet(CreateReusableDelegationSetRequest createReusableDelegationSetRequest)
Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones that were
created by the same AWS account.
|
default CreateTrafficPolicyResponse |
Route53Client.createTrafficPolicy(Consumer<CreateTrafficPolicyRequest.Builder> createTrafficPolicyRequest)
Creates a traffic policy, which you use to create multiple DNS resource record sets for one domain name (such as
example.com) or one subdomain name (such as www.example.com).
|
default CreateTrafficPolicyResponse |
Route53Client.createTrafficPolicy(CreateTrafficPolicyRequest createTrafficPolicyRequest)
Creates a traffic policy, which you use to create multiple DNS resource record sets for one domain name (such as
example.com) or one subdomain name (such as www.example.com).
|
default CreateTrafficPolicyInstanceResponse |
Route53Client.createTrafficPolicyInstance(Consumer<CreateTrafficPolicyInstanceRequest.Builder> createTrafficPolicyInstanceRequest)
Creates resource record sets in a specified hosted zone based on the settings in a specified traffic policy
version.
|
default CreateTrafficPolicyInstanceResponse |
Route53Client.createTrafficPolicyInstance(CreateTrafficPolicyInstanceRequest createTrafficPolicyInstanceRequest)
Creates resource record sets in a specified hosted zone based on the settings in a specified traffic policy
version.
|
default CreateTrafficPolicyVersionResponse |
Route53Client.createTrafficPolicyVersion(Consumer<CreateTrafficPolicyVersionRequest.Builder> createTrafficPolicyVersionRequest)
Creates a new version of an existing traffic policy.
|
default CreateTrafficPolicyVersionResponse |
Route53Client.createTrafficPolicyVersion(CreateTrafficPolicyVersionRequest createTrafficPolicyVersionRequest)
Creates a new version of an existing traffic policy.
|
default CreateVpcAssociationAuthorizationResponse |
Route53Client.createVPCAssociationAuthorization(Consumer<CreateVpcAssociationAuthorizationRequest.Builder> createVpcAssociationAuthorizationRequest)
Authorizes the AWS account that created a specified VPC to submit an
AssociateVPCWithHostedZone
request to associate the VPC with a specified hosted zone that was created by a different account. |
default CreateVpcAssociationAuthorizationResponse |
Route53Client.createVPCAssociationAuthorization(CreateVpcAssociationAuthorizationRequest createVpcAssociationAuthorizationRequest)
Authorizes the AWS account that created a specified VPC to submit an
AssociateVPCWithHostedZone
request to associate the VPC with a specified hosted zone that was created by a different account. |
default DeleteHealthCheckResponse |
Route53Client.deleteHealthCheck(Consumer<DeleteHealthCheckRequest.Builder> deleteHealthCheckRequest)
Deletes a health check.
|
default DeleteHealthCheckResponse |
Route53Client.deleteHealthCheck(DeleteHealthCheckRequest deleteHealthCheckRequest)
Deletes a health check.
|
default DeleteHostedZoneResponse |
Route53Client.deleteHostedZone(Consumer<DeleteHostedZoneRequest.Builder> deleteHostedZoneRequest)
Deletes a hosted zone.
|
default DeleteHostedZoneResponse |
Route53Client.deleteHostedZone(DeleteHostedZoneRequest deleteHostedZoneRequest)
Deletes a hosted zone.
|
default DeleteQueryLoggingConfigResponse |
Route53Client.deleteQueryLoggingConfig(Consumer<DeleteQueryLoggingConfigRequest.Builder> deleteQueryLoggingConfigRequest)
Deletes a configuration for DNS query logging.
|
default DeleteQueryLoggingConfigResponse |
Route53Client.deleteQueryLoggingConfig(DeleteQueryLoggingConfigRequest deleteQueryLoggingConfigRequest)
Deletes a configuration for DNS query logging.
|
default DeleteReusableDelegationSetResponse |
Route53Client.deleteReusableDelegationSet(Consumer<DeleteReusableDelegationSetRequest.Builder> deleteReusableDelegationSetRequest)
Deletes a reusable delegation set.
|
default DeleteReusableDelegationSetResponse |
Route53Client.deleteReusableDelegationSet(DeleteReusableDelegationSetRequest deleteReusableDelegationSetRequest)
Deletes a reusable delegation set.
|
default DeleteTrafficPolicyResponse |
Route53Client.deleteTrafficPolicy(Consumer<DeleteTrafficPolicyRequest.Builder> deleteTrafficPolicyRequest)
Deletes a traffic policy.
|
default DeleteTrafficPolicyResponse |
Route53Client.deleteTrafficPolicy(DeleteTrafficPolicyRequest deleteTrafficPolicyRequest)
Deletes a traffic policy.
|
default DeleteTrafficPolicyInstanceResponse |
Route53Client.deleteTrafficPolicyInstance(Consumer<DeleteTrafficPolicyInstanceRequest.Builder> deleteTrafficPolicyInstanceRequest)
Deletes a traffic policy instance and all of the resource record sets that Amazon Route 53 created when you
created the instance.
|
default DeleteTrafficPolicyInstanceResponse |
Route53Client.deleteTrafficPolicyInstance(DeleteTrafficPolicyInstanceRequest deleteTrafficPolicyInstanceRequest)
Deletes a traffic policy instance and all of the resource record sets that Amazon Route 53 created when you
created the instance.
|
default DeleteVpcAssociationAuthorizationResponse |
Route53Client.deleteVPCAssociationAuthorization(Consumer<DeleteVpcAssociationAuthorizationRequest.Builder> deleteVpcAssociationAuthorizationRequest)
Removes authorization to submit an
AssociateVPCWithHostedZone request to associate a specified VPC
with a hosted zone that was created by a different account. |
default DeleteVpcAssociationAuthorizationResponse |
Route53Client.deleteVPCAssociationAuthorization(DeleteVpcAssociationAuthorizationRequest deleteVpcAssociationAuthorizationRequest)
Removes authorization to submit an
AssociateVPCWithHostedZone request to associate a specified VPC
with a hosted zone that was created by a different account. |
default DisassociateVpcFromHostedZoneResponse |
Route53Client.disassociateVPCFromHostedZone(Consumer<DisassociateVpcFromHostedZoneRequest.Builder> disassociateVpcFromHostedZoneRequest)
Disassociates a VPC from a Amazon Route 53 private hosted zone.
|
default DisassociateVpcFromHostedZoneResponse |
Route53Client.disassociateVPCFromHostedZone(DisassociateVpcFromHostedZoneRequest disassociateVpcFromHostedZoneRequest)
Disassociates a VPC from a Amazon Route 53 private hosted zone.
|
default GetAccountLimitResponse |
Route53Client.getAccountLimit(Consumer<GetAccountLimitRequest.Builder> getAccountLimitRequest)
Gets the specified limit for the current account, for example, the maximum number of health checks that you can
create using the account.
|
default GetAccountLimitResponse |
Route53Client.getAccountLimit(GetAccountLimitRequest getAccountLimitRequest)
Gets the specified limit for the current account, for example, the maximum number of health checks that you can
create using the account.
|
default GetChangeResponse |
Route53Client.getChange(Consumer<GetChangeRequest.Builder> getChangeRequest)
Returns the current status of a change batch request.
|
default GetChangeResponse |
Route53Client.getChange(GetChangeRequest getChangeRequest)
Returns the current status of a change batch request.
|
default GetCheckerIpRangesResponse |
Route53Client.getCheckerIpRanges()
|
default GetCheckerIpRangesResponse |
Route53Client.getCheckerIpRanges(Consumer<GetCheckerIpRangesRequest.Builder> getCheckerIpRangesRequest)
|
default GetCheckerIpRangesResponse |
Route53Client.getCheckerIpRanges(GetCheckerIpRangesRequest getCheckerIpRangesRequest)
|
default GetGeoLocationResponse |
Route53Client.getGeoLocation()
Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation
resource record sets.
|
default GetGeoLocationResponse |
Route53Client.getGeoLocation(Consumer<GetGeoLocationRequest.Builder> getGeoLocationRequest)
Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation
resource record sets.
|
default GetGeoLocationResponse |
Route53Client.getGeoLocation(GetGeoLocationRequest getGeoLocationRequest)
Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation
resource record sets.
|
default GetHealthCheckResponse |
Route53Client.getHealthCheck(Consumer<GetHealthCheckRequest.Builder> getHealthCheckRequest)
Gets information about a specified health check.
|
default GetHealthCheckResponse |
Route53Client.getHealthCheck(GetHealthCheckRequest getHealthCheckRequest)
Gets information about a specified health check.
|
default GetHealthCheckCountResponse |
Route53Client.getHealthCheckCount()
Retrieves the number of health checks that are associated with the current AWS account.
|
default GetHealthCheckCountResponse |
Route53Client.getHealthCheckCount(Consumer<GetHealthCheckCountRequest.Builder> getHealthCheckCountRequest)
Retrieves the number of health checks that are associated with the current AWS account.
|
default GetHealthCheckCountResponse |
Route53Client.getHealthCheckCount(GetHealthCheckCountRequest getHealthCheckCountRequest)
Retrieves the number of health checks that are associated with the current AWS account.
|
default GetHealthCheckLastFailureReasonResponse |
Route53Client.getHealthCheckLastFailureReason(Consumer<GetHealthCheckLastFailureReasonRequest.Builder> getHealthCheckLastFailureReasonRequest)
Gets the reason that a specified health check failed most recently.
|
default GetHealthCheckLastFailureReasonResponse |
Route53Client.getHealthCheckLastFailureReason(GetHealthCheckLastFailureReasonRequest getHealthCheckLastFailureReasonRequest)
Gets the reason that a specified health check failed most recently.
|
default GetHealthCheckStatusResponse |
Route53Client.getHealthCheckStatus(Consumer<GetHealthCheckStatusRequest.Builder> getHealthCheckStatusRequest)
Gets status of a specified health check.
|
default GetHealthCheckStatusResponse |
Route53Client.getHealthCheckStatus(GetHealthCheckStatusRequest getHealthCheckStatusRequest)
Gets status of a specified health check.
|
default GetHostedZoneResponse |
Route53Client.getHostedZone(Consumer<GetHostedZoneRequest.Builder> getHostedZoneRequest)
Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.
|
default GetHostedZoneResponse |
Route53Client.getHostedZone(GetHostedZoneRequest getHostedZoneRequest)
Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.
|
default GetHostedZoneCountResponse |
Route53Client.getHostedZoneCount()
Retrieves the number of hosted zones that are associated with the current AWS account.
|
default GetHostedZoneCountResponse |
Route53Client.getHostedZoneCount(Consumer<GetHostedZoneCountRequest.Builder> getHostedZoneCountRequest)
Retrieves the number of hosted zones that are associated with the current AWS account.
|
default GetHostedZoneCountResponse |
Route53Client.getHostedZoneCount(GetHostedZoneCountRequest getHostedZoneCountRequest)
Retrieves the number of hosted zones that are associated with the current AWS account.
|
default GetHostedZoneLimitResponse |
Route53Client.getHostedZoneLimit(Consumer<GetHostedZoneLimitRequest.Builder> getHostedZoneLimitRequest)
Gets the specified limit for a specified hosted zone, for example, the maximum number of records that you can
create in the hosted zone.
|
default GetHostedZoneLimitResponse |
Route53Client.getHostedZoneLimit(GetHostedZoneLimitRequest getHostedZoneLimitRequest)
Gets the specified limit for a specified hosted zone, for example, the maximum number of records that you can
create in the hosted zone.
|
default GetQueryLoggingConfigResponse |
Route53Client.getQueryLoggingConfig(Consumer<GetQueryLoggingConfigRequest.Builder> getQueryLoggingConfigRequest)
Gets information about a specified configuration for DNS query logging.
|
default GetQueryLoggingConfigResponse |
Route53Client.getQueryLoggingConfig(GetQueryLoggingConfigRequest getQueryLoggingConfigRequest)
Gets information about a specified configuration for DNS query logging.
|
default GetReusableDelegationSetResponse |
Route53Client.getReusableDelegationSet(Consumer<GetReusableDelegationSetRequest.Builder> getReusableDelegationSetRequest)
Retrieves information about a specified reusable delegation set, including the four name servers that are
assigned to the delegation set.
|
default GetReusableDelegationSetResponse |
Route53Client.getReusableDelegationSet(GetReusableDelegationSetRequest getReusableDelegationSetRequest)
Retrieves information about a specified reusable delegation set, including the four name servers that are
assigned to the delegation set.
|
default GetReusableDelegationSetLimitResponse |
Route53Client.getReusableDelegationSetLimit(Consumer<GetReusableDelegationSetLimitRequest.Builder> getReusableDelegationSetLimitRequest)
Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set.
|
default GetReusableDelegationSetLimitResponse |
Route53Client.getReusableDelegationSetLimit(GetReusableDelegationSetLimitRequest getReusableDelegationSetLimitRequest)
Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set.
|
default GetTrafficPolicyResponse |
Route53Client.getTrafficPolicy(Consumer<GetTrafficPolicyRequest.Builder> getTrafficPolicyRequest)
Gets information about a specific traffic policy version.
|
default GetTrafficPolicyResponse |
Route53Client.getTrafficPolicy(GetTrafficPolicyRequest getTrafficPolicyRequest)
Gets information about a specific traffic policy version.
|
default GetTrafficPolicyInstanceResponse |
Route53Client.getTrafficPolicyInstance(Consumer<GetTrafficPolicyInstanceRequest.Builder> getTrafficPolicyInstanceRequest)
Gets information about a specified traffic policy instance.
|
default GetTrafficPolicyInstanceResponse |
Route53Client.getTrafficPolicyInstance(GetTrafficPolicyInstanceRequest getTrafficPolicyInstanceRequest)
Gets information about a specified traffic policy instance.
|
default GetTrafficPolicyInstanceCountResponse |
Route53Client.getTrafficPolicyInstanceCount()
Gets the number of traffic policy instances that are associated with the current AWS account.
|
default GetTrafficPolicyInstanceCountResponse |
Route53Client.getTrafficPolicyInstanceCount(Consumer<GetTrafficPolicyInstanceCountRequest.Builder> getTrafficPolicyInstanceCountRequest)
Gets the number of traffic policy instances that are associated with the current AWS account.
|
default GetTrafficPolicyInstanceCountResponse |
Route53Client.getTrafficPolicyInstanceCount(GetTrafficPolicyInstanceCountRequest getTrafficPolicyInstanceCountRequest)
Gets the number of traffic policy instances that are associated with the current AWS account.
|
default ListGeoLocationsResponse |
Route53Client.listGeoLocations()
Retrieves a list of supported geographic locations.
|
default ListGeoLocationsResponse |
Route53Client.listGeoLocations(Consumer<ListGeoLocationsRequest.Builder> listGeoLocationsRequest)
Retrieves a list of supported geographic locations.
|
default ListGeoLocationsResponse |
Route53Client.listGeoLocations(ListGeoLocationsRequest listGeoLocationsRequest)
Retrieves a list of supported geographic locations.
|
default ListHealthChecksResponse |
Route53Client.listHealthChecks()
Retrieve a list of the health checks that are associated with the current AWS account.
|
default ListHealthChecksResponse |
Route53Client.listHealthChecks(Consumer<ListHealthChecksRequest.Builder> listHealthChecksRequest)
Retrieve a list of the health checks that are associated with the current AWS account.
|
default ListHealthChecksResponse |
Route53Client.listHealthChecks(ListHealthChecksRequest listHealthChecksRequest)
Retrieve a list of the health checks that are associated with the current AWS account.
|
default ListHealthChecksIterable |
Route53Client.listHealthChecksPaginator()
Retrieve a list of the health checks that are associated with the current AWS account.
|
default ListHealthChecksIterable |
Route53Client.listHealthChecksPaginator(Consumer<ListHealthChecksRequest.Builder> listHealthChecksRequest)
Retrieve a list of the health checks that are associated with the current AWS account.
|
default ListHealthChecksIterable |
Route53Client.listHealthChecksPaginator(ListHealthChecksRequest listHealthChecksRequest)
Retrieve a list of the health checks that are associated with the current AWS account.
|
default ListHostedZonesResponse |
Route53Client.listHostedZones()
Retrieves a list of the public and private hosted zones that are associated with the current AWS account.
|
default ListHostedZonesResponse |
Route53Client.listHostedZones(Consumer<ListHostedZonesRequest.Builder> listHostedZonesRequest)
Retrieves a list of the public and private hosted zones that are associated with the current AWS account.
|
default ListHostedZonesResponse |
Route53Client.listHostedZones(ListHostedZonesRequest listHostedZonesRequest)
Retrieves a list of the public and private hosted zones that are associated with the current AWS account.
|
default ListHostedZonesByNameResponse |
Route53Client.listHostedZonesByName()
Retrieves a list of your hosted zones in lexicographic order.
|
default ListHostedZonesByNameResponse |
Route53Client.listHostedZonesByName(Consumer<ListHostedZonesByNameRequest.Builder> listHostedZonesByNameRequest)
Retrieves a list of your hosted zones in lexicographic order.
|
default ListHostedZonesByNameResponse |
Route53Client.listHostedZonesByName(ListHostedZonesByNameRequest listHostedZonesByNameRequest)
Retrieves a list of your hosted zones in lexicographic order.
|
default ListHostedZonesIterable |
Route53Client.listHostedZonesPaginator()
Retrieves a list of the public and private hosted zones that are associated with the current AWS account.
|
default ListHostedZonesIterable |
Route53Client.listHostedZonesPaginator(Consumer<ListHostedZonesRequest.Builder> listHostedZonesRequest)
Retrieves a list of the public and private hosted zones that are associated with the current AWS account.
|
default ListHostedZonesIterable |
Route53Client.listHostedZonesPaginator(ListHostedZonesRequest listHostedZonesRequest)
Retrieves a list of the public and private hosted zones that are associated with the current AWS account.
|
default ListQueryLoggingConfigsResponse |
Route53Client.listQueryLoggingConfigs()
Lists the configurations for DNS query logging that are associated with the current AWS account or the
configuration that is associated with a specified hosted zone.
|
default ListQueryLoggingConfigsResponse |
Route53Client.listQueryLoggingConfigs(Consumer<ListQueryLoggingConfigsRequest.Builder> listQueryLoggingConfigsRequest)
Lists the configurations for DNS query logging that are associated with the current AWS account or the
configuration that is associated with a specified hosted zone.
|
default ListQueryLoggingConfigsResponse |
Route53Client.listQueryLoggingConfigs(ListQueryLoggingConfigsRequest listQueryLoggingConfigsRequest)
Lists the configurations for DNS query logging that are associated with the current AWS account or the
configuration that is associated with a specified hosted zone.
|
default ListResourceRecordSetsResponse |
Route53Client.listResourceRecordSets(Consumer<ListResourceRecordSetsRequest.Builder> listResourceRecordSetsRequest)
Lists the resource record sets in a specified hosted zone.
|
default ListResourceRecordSetsResponse |
Route53Client.listResourceRecordSets(ListResourceRecordSetsRequest listResourceRecordSetsRequest)
Lists the resource record sets in a specified hosted zone.
|
default ListResourceRecordSetsIterable |
Route53Client.listResourceRecordSetsPaginator(Consumer<ListResourceRecordSetsRequest.Builder> listResourceRecordSetsRequest)
Lists the resource record sets in a specified hosted zone.
|
default ListResourceRecordSetsIterable |
Route53Client.listResourceRecordSetsPaginator(ListResourceRecordSetsRequest listResourceRecordSetsRequest)
Lists the resource record sets in a specified hosted zone.
|
default ListReusableDelegationSetsResponse |
Route53Client.listReusableDelegationSets()
Retrieves a list of the reusable delegation sets that are associated with the current AWS account.
|
default ListReusableDelegationSetsResponse |
Route53Client.listReusableDelegationSets(Consumer<ListReusableDelegationSetsRequest.Builder> listReusableDelegationSetsRequest)
Retrieves a list of the reusable delegation sets that are associated with the current AWS account.
|
default ListReusableDelegationSetsResponse |
Route53Client.listReusableDelegationSets(ListReusableDelegationSetsRequest listReusableDelegationSetsRequest)
Retrieves a list of the reusable delegation sets that are associated with the current AWS account.
|
default ListTagsForResourceResponse |
Route53Client.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists tags for one health check or hosted zone.
|
default ListTagsForResourceResponse |
Route53Client.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists tags for one health check or hosted zone.
|
default ListTagsForResourcesResponse |
Route53Client.listTagsForResources(Consumer<ListTagsForResourcesRequest.Builder> listTagsForResourcesRequest)
Lists tags for up to 10 health checks or hosted zones.
|
default ListTagsForResourcesResponse |
Route53Client.listTagsForResources(ListTagsForResourcesRequest listTagsForResourcesRequest)
Lists tags for up to 10 health checks or hosted zones.
|
default ListTrafficPoliciesResponse |
Route53Client.listTrafficPolicies()
Gets information about the latest version for every traffic policy that is associated with the current AWS
account.
|
default ListTrafficPoliciesResponse |
Route53Client.listTrafficPolicies(Consumer<ListTrafficPoliciesRequest.Builder> listTrafficPoliciesRequest)
Gets information about the latest version for every traffic policy that is associated with the current AWS
account.
|
default ListTrafficPoliciesResponse |
Route53Client.listTrafficPolicies(ListTrafficPoliciesRequest listTrafficPoliciesRequest)
Gets information about the latest version for every traffic policy that is associated with the current AWS
account.
|
default ListTrafficPolicyInstancesResponse |
Route53Client.listTrafficPolicyInstances()
Gets information about the traffic policy instances that you created by using the current AWS account.
|
default ListTrafficPolicyInstancesResponse |
Route53Client.listTrafficPolicyInstances(Consumer<ListTrafficPolicyInstancesRequest.Builder> listTrafficPolicyInstancesRequest)
Gets information about the traffic policy instances that you created by using the current AWS account.
|
default ListTrafficPolicyInstancesResponse |
Route53Client.listTrafficPolicyInstances(ListTrafficPolicyInstancesRequest listTrafficPolicyInstancesRequest)
Gets information about the traffic policy instances that you created by using the current AWS account.
|
default ListTrafficPolicyInstancesByHostedZoneResponse |
Route53Client.listTrafficPolicyInstancesByHostedZone(Consumer<ListTrafficPolicyInstancesByHostedZoneRequest.Builder> listTrafficPolicyInstancesByHostedZoneRequest)
Gets information about the traffic policy instances that you created in a specified hosted zone.
|
default ListTrafficPolicyInstancesByHostedZoneResponse |
Route53Client.listTrafficPolicyInstancesByHostedZone(ListTrafficPolicyInstancesByHostedZoneRequest listTrafficPolicyInstancesByHostedZoneRequest)
Gets information about the traffic policy instances that you created in a specified hosted zone.
|
default ListTrafficPolicyInstancesByPolicyResponse |
Route53Client.listTrafficPolicyInstancesByPolicy(Consumer<ListTrafficPolicyInstancesByPolicyRequest.Builder> listTrafficPolicyInstancesByPolicyRequest)
Gets information about the traffic policy instances that you created by using a specify traffic policy version.
|
default ListTrafficPolicyInstancesByPolicyResponse |
Route53Client.listTrafficPolicyInstancesByPolicy(ListTrafficPolicyInstancesByPolicyRequest listTrafficPolicyInstancesByPolicyRequest)
Gets information about the traffic policy instances that you created by using a specify traffic policy version.
|
default ListTrafficPolicyVersionsResponse |
Route53Client.listTrafficPolicyVersions(Consumer<ListTrafficPolicyVersionsRequest.Builder> listTrafficPolicyVersionsRequest)
Gets information about all of the versions for a specified traffic policy.
|
default ListTrafficPolicyVersionsResponse |
Route53Client.listTrafficPolicyVersions(ListTrafficPolicyVersionsRequest listTrafficPolicyVersionsRequest)
Gets information about all of the versions for a specified traffic policy.
|
default ListVpcAssociationAuthorizationsResponse |
Route53Client.listVPCAssociationAuthorizations(Consumer<ListVpcAssociationAuthorizationsRequest.Builder> listVpcAssociationAuthorizationsRequest)
Gets a list of the VPCs that were created by other accounts and that can be associated with a specified hosted
zone because you've submitted one or more
CreateVPCAssociationAuthorization requests. |
default ListVpcAssociationAuthorizationsResponse |
Route53Client.listVPCAssociationAuthorizations(ListVpcAssociationAuthorizationsRequest listVpcAssociationAuthorizationsRequest)
Gets a list of the VPCs that were created by other accounts and that can be associated with a specified hosted
zone because you've submitted one or more
CreateVPCAssociationAuthorization requests. |
default TestDnsAnswerResponse |
Route53Client.testDNSAnswer(Consumer<TestDnsAnswerRequest.Builder> testDnsAnswerRequest)
Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type.
|
default TestDnsAnswerResponse |
Route53Client.testDNSAnswer(TestDnsAnswerRequest testDnsAnswerRequest)
Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type.
|
default UpdateHealthCheckResponse |
Route53Client.updateHealthCheck(Consumer<UpdateHealthCheckRequest.Builder> updateHealthCheckRequest)
Updates an existing health check.
|
default UpdateHealthCheckResponse |
Route53Client.updateHealthCheck(UpdateHealthCheckRequest updateHealthCheckRequest)
Updates an existing health check.
|
default UpdateHostedZoneCommentResponse |
Route53Client.updateHostedZoneComment(Consumer<UpdateHostedZoneCommentRequest.Builder> updateHostedZoneCommentRequest)
Updates the comment for a specified hosted zone.
|
default UpdateHostedZoneCommentResponse |
Route53Client.updateHostedZoneComment(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest)
Updates the comment for a specified hosted zone.
|
default UpdateTrafficPolicyCommentResponse |
Route53Client.updateTrafficPolicyComment(Consumer<UpdateTrafficPolicyCommentRequest.Builder> updateTrafficPolicyCommentRequest)
Updates the comment for a specified traffic policy version.
|
default UpdateTrafficPolicyCommentResponse |
Route53Client.updateTrafficPolicyComment(UpdateTrafficPolicyCommentRequest updateTrafficPolicyCommentRequest)
Updates the comment for a specified traffic policy version.
|
default UpdateTrafficPolicyInstanceResponse |
Route53Client.updateTrafficPolicyInstance(Consumer<UpdateTrafficPolicyInstanceRequest.Builder> updateTrafficPolicyInstanceRequest)
Updates the resource record sets in a specified hosted zone that were created based on the settings in a
specified traffic policy version.
|
default UpdateTrafficPolicyInstanceResponse |
Route53Client.updateTrafficPolicyInstance(UpdateTrafficPolicyInstanceRequest updateTrafficPolicyInstanceRequest)
Updates the resource record sets in a specified hosted zone that were created based on the settings in a
specified traffic policy version.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentModificationException
Another user submitted a request to create, update, or delete the object at the same time that you did.
|
class |
ConflictingDomainExistsException
The cause of this error depends on whether you're trying to create a public or a private hosted zone:
|
class |
ConflictingTypesException
You tried to update a traffic policy instance by using a traffic policy version that has a different DNS type than
the current type for the instance.
|
class |
DelegationSetAlreadyCreatedException
A delegation set with the same owner and caller reference combination has already been created.
|
class |
DelegationSetAlreadyReusableException
The specified delegation set has already been marked as reusable.
|
class |
DelegationSetInUseException
The specified delegation contains associated hosted zones which must be deleted before the reusable delegation set
can be deleted.
|
class |
DelegationSetNotAvailableException
You can create a hosted zone that has the same name as an existing hosted zone (example.com is common), but there is
a limit to the number of hosted zones that have the same name.
|
class |
DelegationSetNotReusableException
A reusable delegation set with the specified ID does not exist.
|
class |
HealthCheckAlreadyExistsException
The health check you're attempting to create already exists.
|
class |
HealthCheckVersionMismatchException
The value of
HealthCheckVersion in the request doesn't match the value of
HealthCheckVersion in the health check. |
class |
HostedZoneAlreadyExistsException
The hosted zone you're trying to create already exists.
|
class |
HostedZoneNotEmptyException
The hosted zone contains resource records that are not SOA or NS records.
|
class |
HostedZoneNotFoundException
The specified HostedZone can't be found.
|
class |
HostedZoneNotPrivateException
The specified hosted zone is a public hosted zone, not a private hosted zone.
|
class |
IncompatibleVersionException
The resource you're trying to access is unsupported on this Amazon Route 53 endpoint.
|
class |
InsufficientCloudWatchLogsResourcePolicyException
Amazon Route 53 doesn't have the permissions required to create log streams and send query logs to log streams.
|
class |
InvalidArgumentException
Parameter name is invalid.
|
class |
InvalidChangeBatchException
This exception contains a list of messages that might contain one or more error messages.
|
class |
InvalidDomainNameException
The specified domain name is not valid.
|
class |
InvalidInputException
The input is not valid.
|
class |
InvalidPaginationTokenException
The value that you specified to get the second or subsequent page of results is invalid.
|
class |
InvalidTrafficPolicyDocumentException
The format of the traffic policy document that you specified in the
Document element is invalid. |
class |
InvalidVpcIdException
The VPC ID that you specified either isn't a valid ID or the current account is not authorized to access this VPC.
|
class |
LastVpcAssociationException
The VPC that you're trying to disassociate from the private hosted zone is the last VPC that is associated with the
hosted zone.
|
class |
LimitsExceededException
This operation can't be completed either because the current account has reached the limit on reusable delegation
sets that it can create or because you've reached the limit on the number of Amazon VPCs that you can associate with
a private hosted zone.
|
class |
NoSuchChangeException
A change with the specified change ID does not exist.
|
class |
NoSuchCloudWatchLogsLogGroupException
There is no CloudWatch Logs log group with the specified ARN.
|
class |
NoSuchDelegationSetException
A reusable delegation set with the specified ID does not exist.
|
class |
NoSuchGeoLocationException
Amazon Route 53 doesn't support the specified geographic location.
|
class |
NoSuchHealthCheckException
No health check exists with the specified ID.
|
class |
NoSuchHostedZoneException
No hosted zone exists with the ID that you specified.
|
class |
NoSuchQueryLoggingConfigException
There is no DNS query logging configuration with the specified ID.
|
class |
NoSuchTrafficPolicyException
No traffic policy exists with the specified ID.
|
class |
NoSuchTrafficPolicyInstanceException
No traffic policy instance exists with the specified ID.
|
class |
NotAuthorizedException
Associating the specified VPC with the specified hosted zone has not been authorized.
|
class |
PriorRequestNotCompleteException
If Amazon Route 53 can't process a request before the next request arrives, it will reject subsequent requests for
the same hosted zone and return an
HTTP 400 error (Bad request). |
class |
PublicZoneVpcAssociationException
You're trying to associate a VPC with a public hosted zone.
|
class |
QueryLoggingConfigAlreadyExistsException
You can create only one query logging configuration for a hosted zone, and a query logging configuration already
exists for this hosted zone.
|
class |
ThrottlingException
The limit on the number of requests per second was exceeded.
|
class |
TooManyHealthChecksException
This health check can't be created because the current account has reached the limit on the number of active health
checks.
|
class |
TooManyHostedZonesException
This operation can't be completed either because the current account has reached the limit on the number of hosted
zones or because you've reached the limit on the number of hosted zones that can be associated with a reusable
delegation set.
|
class |
TooManyTrafficPoliciesException
This traffic policy can't be created because the current account has reached the limit on the number of traffic
policies.
|
class |
TooManyTrafficPolicyInstancesException
This traffic policy instance can't be created because the current account has reached the limit on the number of
traffic policy instances.
|
class |
TooManyTrafficPolicyVersionsForCurrentPolicyException
This traffic policy version can't be created because you've reached the limit of 1000 on the number of versions that
you can create for the current traffic policy.
|
class |
TooManyVpcAssociationAuthorizationsException
You've created the maximum number of authorizations that can be created for the specified hosted zone.
|
class |
TrafficPolicyAlreadyExistsException
A traffic policy that has the same value for
Name already exists. |
class |
TrafficPolicyInstanceAlreadyExistsException
There is already a traffic policy instance with the specified ID.
|
class |
TrafficPolicyInUseException
One or more traffic policy instances were created by using the specified traffic policy.
|
class |
VpcAssociationAuthorizationNotFoundException
The VPC that you specified is not authorized to be associated with the hosted zone.
|
class |
VpcAssociationNotFoundException
The specified VPC and hosted zone are not currently associated.
|
| Modifier and Type | Method and Description |
|---|---|
Route53Exception |
Route53Exception.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(Route53Exception ex) |
Copyright © 2020. All rights reserved.