| 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 ActivateKeySigningKeyResponse |
Route53Client.activateKeySigningKey(ActivateKeySigningKeyRequest activateKeySigningKeyRequest)
Activates a key-signing key (KSK) so that it can be used for signing by DNSSEC.
|
default ActivateKeySigningKeyResponse |
Route53Client.activateKeySigningKey(Consumer<ActivateKeySigningKeyRequest.Builder> activateKeySigningKeyRequest)
Activates a key-signing key (KSK) so that it can be used for signing by DNSSEC.
|
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 ChangeCidrCollectionResponse |
Route53Client.changeCidrCollection(ChangeCidrCollectionRequest changeCidrCollectionRequest)
Creates, changes, or deletes CIDR blocks within a collection.
|
default ChangeCidrCollectionResponse |
Route53Client.changeCidrCollection(Consumer<ChangeCidrCollectionRequest.Builder> changeCidrCollectionRequest)
Creates, changes, or deletes CIDR blocks within a collection.
|
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 CreateCidrCollectionResponse |
Route53Client.createCidrCollection(Consumer<CreateCidrCollectionRequest.Builder> createCidrCollectionRequest)
Creates a CIDR collection in the current Amazon Web Services account.
|
default CreateCidrCollectionResponse |
Route53Client.createCidrCollection(CreateCidrCollectionRequest createCidrCollectionRequest)
Creates a CIDR collection in the current Amazon Web Services account.
|
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 CreateKeySigningKeyResponse |
Route53Client.createKeySigningKey(Consumer<CreateKeySigningKeyRequest.Builder> createKeySigningKeyRequest)
Creates a new key-signing key (KSK) associated with a hosted zone.
|
default CreateKeySigningKeyResponse |
Route53Client.createKeySigningKey(CreateKeySigningKeyRequest createKeySigningKeyRequest)
Creates a new key-signing key (KSK) associated with a 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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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 DeactivateKeySigningKeyResponse |
Route53Client.deactivateKeySigningKey(Consumer<DeactivateKeySigningKeyRequest.Builder> deactivateKeySigningKeyRequest)
Deactivates a key-signing key (KSK) so that it will not be used for signing by DNSSEC.
|
default DeactivateKeySigningKeyResponse |
Route53Client.deactivateKeySigningKey(DeactivateKeySigningKeyRequest deactivateKeySigningKeyRequest)
Deactivates a key-signing key (KSK) so that it will not be used for signing by DNSSEC.
|
default DeleteCidrCollectionResponse |
Route53Client.deleteCidrCollection(Consumer<DeleteCidrCollectionRequest.Builder> deleteCidrCollectionRequest)
Deletes a CIDR collection in the current Amazon Web Services account.
|
default DeleteCidrCollectionResponse |
Route53Client.deleteCidrCollection(DeleteCidrCollectionRequest deleteCidrCollectionRequest)
Deletes a CIDR collection in the current Amazon Web Services 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 DeleteKeySigningKeyResponse |
Route53Client.deleteKeySigningKey(Consumer<DeleteKeySigningKeyRequest.Builder> deleteKeySigningKeyRequest)
Deletes a key-signing key (KSK).
|
default DeleteKeySigningKeyResponse |
Route53Client.deleteKeySigningKey(DeleteKeySigningKeyRequest deleteKeySigningKeyRequest)
Deletes a key-signing key (KSK).
|
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 DisableHostedZoneDnssecResponse |
Route53Client.disableHostedZoneDNSSEC(Consumer<DisableHostedZoneDnssecRequest.Builder> disableHostedZoneDnssecRequest)
Disables DNSSEC signing in a specific hosted zone.
|
default DisableHostedZoneDnssecResponse |
Route53Client.disableHostedZoneDNSSEC(DisableHostedZoneDnssecRequest disableHostedZoneDnssecRequest)
Disables DNSSEC signing in a specific hosted zone.
|
default DisassociateVpcFromHostedZoneResponse |
Route53Client.disassociateVPCFromHostedZone(Consumer<DisassociateVpcFromHostedZoneRequest.Builder> disassociateVpcFromHostedZoneRequest)
Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone.
|
default DisassociateVpcFromHostedZoneResponse |
Route53Client.disassociateVPCFromHostedZone(DisassociateVpcFromHostedZoneRequest disassociateVpcFromHostedZoneRequest)
Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone.
|
default EnableHostedZoneDnssecResponse |
Route53Client.enableHostedZoneDNSSEC(Consumer<EnableHostedZoneDnssecRequest.Builder> enableHostedZoneDnssecRequest)
Enables DNSSEC signing in a specific hosted zone.
|
default EnableHostedZoneDnssecResponse |
Route53Client.enableHostedZoneDNSSEC(EnableHostedZoneDnssecRequest enableHostedZoneDnssecRequest)
Enables DNSSEC signing in a specific 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()
Route 53 does not perform authorization for this API because it retrieves information that is already available
to the public.
|
default GetCheckerIpRangesResponse |
Route53Client.getCheckerIpRanges(Consumer<GetCheckerIpRangesRequest.Builder> getCheckerIpRangesRequest)
Route 53 does not perform authorization for this API because it retrieves information that is already available
to the public.
|
default GetCheckerIpRangesResponse |
Route53Client.getCheckerIpRanges(GetCheckerIpRangesRequest getCheckerIpRangesRequest)
Route 53 does not perform authorization for this API because it retrieves information that is already available
to the public.
|
default GetDnssecResponse |
Route53Client.getDNSSEC(Consumer<GetDnssecRequest.Builder> getDnssecRequest)
Returns information about DNSSEC for a specific hosted zone, including the key-signing keys (KSKs) in the hosted
zone.
|
default GetDnssecResponse |
Route53Client.getDNSSEC(GetDnssecRequest getDnssecRequest)
Returns information about DNSSEC for a specific hosted zone, including the key-signing keys (KSKs) in the hosted
zone.
|
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 Amazon Web Services account.
|
default GetHealthCheckCountResponse |
Route53Client.getHealthCheckCount(Consumer<GetHealthCheckCountRequest.Builder> getHealthCheckCountRequest)
Retrieves the number of health checks that are associated with the current Amazon Web Services account.
|
default GetHealthCheckCountResponse |
Route53Client.getHealthCheckCount(GetHealthCheckCountRequest getHealthCheckCountRequest)
Retrieves the number of health checks that are associated with the current Amazon Web Services 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 Amazon Web Services account.
|
default GetHostedZoneCountResponse |
Route53Client.getHostedZoneCount(Consumer<GetHostedZoneCountRequest.Builder> getHostedZoneCountRequest)
Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.
|
default GetHostedZoneCountResponse |
Route53Client.getHostedZoneCount(GetHostedZoneCountRequest getHostedZoneCountRequest)
Retrieves the number of hosted zones that are associated with the current Amazon Web Services 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 Amazon Web Services account.
|
default GetTrafficPolicyInstanceCountResponse |
Route53Client.getTrafficPolicyInstanceCount(Consumer<GetTrafficPolicyInstanceCountRequest.Builder> getTrafficPolicyInstanceCountRequest)
Gets the number of traffic policy instances that are associated with the current Amazon Web Services account.
|
default GetTrafficPolicyInstanceCountResponse |
Route53Client.getTrafficPolicyInstanceCount(GetTrafficPolicyInstanceCountRequest getTrafficPolicyInstanceCountRequest)
Gets the number of traffic policy instances that are associated with the current Amazon Web Services account.
|
default ListCidrBlocksResponse |
Route53Client.listCidrBlocks(Consumer<ListCidrBlocksRequest.Builder> listCidrBlocksRequest)
Returns a paginated list of location objects and their CIDR blocks.
|
default ListCidrBlocksResponse |
Route53Client.listCidrBlocks(ListCidrBlocksRequest listCidrBlocksRequest)
Returns a paginated list of location objects and their CIDR blocks.
|
default ListCidrBlocksIterable |
Route53Client.listCidrBlocksPaginator(Consumer<ListCidrBlocksRequest.Builder> listCidrBlocksRequest)
Returns a paginated list of location objects and their CIDR blocks.
|
default ListCidrBlocksIterable |
Route53Client.listCidrBlocksPaginator(ListCidrBlocksRequest listCidrBlocksRequest)
Returns a paginated list of location objects and their CIDR blocks.
|
default ListCidrCollectionsResponse |
Route53Client.listCidrCollections(Consumer<ListCidrCollectionsRequest.Builder> listCidrCollectionsRequest)
Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).
|
default ListCidrCollectionsResponse |
Route53Client.listCidrCollections(ListCidrCollectionsRequest listCidrCollectionsRequest)
Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).
|
default ListCidrCollectionsIterable |
Route53Client.listCidrCollectionsPaginator(Consumer<ListCidrCollectionsRequest.Builder> listCidrCollectionsRequest)
Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).
|
default ListCidrCollectionsIterable |
Route53Client.listCidrCollectionsPaginator(ListCidrCollectionsRequest listCidrCollectionsRequest)
Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).
|
default ListCidrLocationsResponse |
Route53Client.listCidrLocations(Consumer<ListCidrLocationsRequest.Builder> listCidrLocationsRequest)
Returns a paginated list of CIDR locations for the given collection (metadata only, does not include CIDR
blocks).
|
default ListCidrLocationsResponse |
Route53Client.listCidrLocations(ListCidrLocationsRequest listCidrLocationsRequest)
Returns a paginated list of CIDR locations for the given collection (metadata only, does not include CIDR
blocks).
|
default ListCidrLocationsIterable |
Route53Client.listCidrLocationsPaginator(Consumer<ListCidrLocationsRequest.Builder> listCidrLocationsRequest)
Returns a paginated list of CIDR locations for the given collection (metadata only, does not include CIDR
blocks).
|
default ListCidrLocationsIterable |
Route53Client.listCidrLocationsPaginator(ListCidrLocationsRequest listCidrLocationsRequest)
Returns a paginated list of CIDR locations for the given collection (metadata only, does not include CIDR
blocks).
|
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 Amazon Web Services account.
|
default ListHealthChecksResponse |
Route53Client.listHealthChecks(Consumer<ListHealthChecksRequest.Builder> listHealthChecksRequest)
Retrieve a list of the health checks that are associated with the current Amazon Web Services account.
|
default ListHealthChecksResponse |
Route53Client.listHealthChecks(ListHealthChecksRequest listHealthChecksRequest)
Retrieve a list of the health checks that are associated with the current Amazon Web Services account.
|
default ListHealthChecksIterable |
Route53Client.listHealthChecksPaginator()
Retrieve a list of the health checks that are associated with the current Amazon Web Services account.
|
default ListHealthChecksIterable |
Route53Client.listHealthChecksPaginator(Consumer<ListHealthChecksRequest.Builder> listHealthChecksRequest)
Retrieve a list of the health checks that are associated with the current Amazon Web Services account.
|
default ListHealthChecksIterable |
Route53Client.listHealthChecksPaginator(ListHealthChecksRequest listHealthChecksRequest)
Retrieve a list of the health checks that are associated with the current Amazon Web Services account.
|
default ListHostedZonesResponse |
Route53Client.listHostedZones()
Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services
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 Amazon Web Services
account.
|
default ListHostedZonesResponse |
Route53Client.listHostedZones(ListHostedZonesRequest listHostedZonesRequest)
Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services
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 ListHostedZonesByVpcResponse |
Route53Client.listHostedZonesByVPC(Consumer<ListHostedZonesByVpcRequest.Builder> listHostedZonesByVpcRequest)
Lists all the private hosted zones that a specified VPC is associated with, regardless of which Amazon Web
Services account or Amazon Web Services service owns the hosted zones.
|
default ListHostedZonesByVpcResponse |
Route53Client.listHostedZonesByVPC(ListHostedZonesByVpcRequest listHostedZonesByVpcRequest)
Lists all the private hosted zones that a specified VPC is associated with, regardless of which Amazon Web
Services account or Amazon Web Services service owns the hosted zones.
|
default ListHostedZonesIterable |
Route53Client.listHostedZonesPaginator()
Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services
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 Amazon Web Services
account.
|
default ListHostedZonesIterable |
Route53Client.listHostedZonesPaginator(ListHostedZonesRequest listHostedZonesRequest)
Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services
account.
|
default ListQueryLoggingConfigsResponse |
Route53Client.listQueryLoggingConfigs()
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services account
or the configuration that is associated with a specified hosted zone.
|
default ListQueryLoggingConfigsIterable |
Route53Client.listQueryLoggingConfigsPaginator()
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account
or the configuration that is associated with a specified hosted zone.
|
default ListQueryLoggingConfigsIterable |
Route53Client.listQueryLoggingConfigsPaginator(Consumer<ListQueryLoggingConfigsRequest.Builder> listQueryLoggingConfigsRequest)
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account
or the configuration that is associated with a specified hosted zone.
|
default ListQueryLoggingConfigsIterable |
Route53Client.listQueryLoggingConfigsPaginator(ListQueryLoggingConfigsRequest listQueryLoggingConfigsRequest)
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services 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 Amazon Web Services
account.
|
default ListReusableDelegationSetsResponse |
Route53Client.listReusableDelegationSets(Consumer<ListReusableDelegationSetsRequest.Builder> listReusableDelegationSetsRequest)
Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services
account.
|
default ListReusableDelegationSetsResponse |
Route53Client.listReusableDelegationSets(ListReusableDelegationSetsRequest listReusableDelegationSetsRequest)
Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services
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 Amazon Web
Services 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 Amazon Web
Services account.
|
default ListTrafficPoliciesResponse |
Route53Client.listTrafficPolicies(ListTrafficPoliciesRequest listTrafficPoliciesRequest)
Gets information about the latest version for every traffic policy that is associated with the current Amazon Web
Services account.
|
default ListTrafficPolicyInstancesResponse |
Route53Client.listTrafficPolicyInstances()
Gets information about the traffic policy instances that you created by using the current Amazon Web Services
account.
|
default ListTrafficPolicyInstancesResponse |
Route53Client.listTrafficPolicyInstances(Consumer<ListTrafficPolicyInstancesRequest.Builder> listTrafficPolicyInstancesRequest)
Gets information about the traffic policy instances that you created by using the current Amazon Web Services
account.
|
default ListTrafficPolicyInstancesResponse |
Route53Client.listTrafficPolicyInstances(ListTrafficPolicyInstancesRequest listTrafficPolicyInstancesRequest)
Gets information about the traffic policy instances that you created by using the current Amazon Web Services
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 |
CidrBlockInUseException
This CIDR block is already in use.
|
class |
CidrCollectionAlreadyExistsException
A CIDR collection with this name and a different caller reference already exists in this account.
|
class |
CidrCollectionInUseException
This CIDR collection is in use, and isn't empty.
|
class |
CidrCollectionVersionMismatchException
The CIDR collection version you provided, doesn't match the one in the
ListCidrCollections operation. |
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 the operation that you're performing:
|
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 |
DnssecNotFoundException
The hosted zone doesn't have any DNSSEC resources.
|
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 |
HostedZonePartiallyDelegatedException
The hosted zone nameservers don't match the parent nameservers.
|
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 not valid.
|
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 |
InvalidKeySigningKeyNameException
The key-signing key (KSK) name that you specified isn't a valid name.
|
class |
InvalidKeySigningKeyStatusException
The key-signing key (KSK) status isn't valid or another KSK has the status
INTERNAL_FAILURE. |
class |
InvalidKmsArnException
The KeyManagementServiceArn that you specified isn't valid to use with DNSSEC signing.
|
class |
InvalidPaginationTokenException
The value that you specified to get the second or subsequent page of results is invalid.
|
class |
InvalidSigningStatusException
Your hosted zone status isn't valid for this operation.
|
class |
InvalidTrafficPolicyDocumentException
The format of the traffic policy document that you specified in the
Document element is not valid. |
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 |
KeySigningKeyAlreadyExistsException
You've already created a key-signing key (KSK) with this name or with the same customer managed key ARN.
|
class |
KeySigningKeyInParentDsRecordException
The key-signing key (KSK) is specified in a parent DS record.
|
class |
KeySigningKeyInUseException
The key-signing key (KSK) that you specified can't be deactivated because it's the only KSK for a currently-enabled
DNSSEC.
|
class |
KeySigningKeyWithActiveStatusNotFoundException
A key-signing key (KSK) with
ACTIVE status wasn't found. |
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 because the current account has reached the limit on the resource you are trying to
create.
|
class |
NoSuchChangeException
A change with the specified change ID does not exist.
|
class |
NoSuchCidrCollectionException
The CIDR collection you specified, doesn't exist.
|
class |
NoSuchCidrLocationException
The CIDR collection location doesn't match any locations in your account.
|
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 |
NoSuchKeySigningKeyException
The specified key-signing key (KSK) doesn't exist.
|
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 |
TooManyKeySigningKeysException
You've reached the limit for the number of key-signing keys (KSKs).
|
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 © 2022. All rights reserved.