| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53 |
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| 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 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 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 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.
|
Copyright © 2022. All rights reserved.