Uses of Class
software.amazon.awssdk.services.route53.model.InvalidInputException
Packages that use InvalidInputException
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of InvalidInputException in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that throw InvalidInputExceptionModifier and TypeMethodDescriptiondefault ActivateKeySigningKeyResponseRoute53Client.activateKeySigningKey(Consumer<ActivateKeySigningKeyRequest.Builder> activateKeySigningKeyRequest) Activates a key-signing key (KSK) so that it can be used for signing by DNSSEC.default ActivateKeySigningKeyResponseRoute53Client.activateKeySigningKey(ActivateKeySigningKeyRequest activateKeySigningKeyRequest) Activates a key-signing key (KSK) so that it can be used for signing by DNSSEC.Route53Client.associateVPCWithHostedZone(Consumer<AssociateVpcWithHostedZoneRequest.Builder> associateVpcWithHostedZoneRequest) Associates an Amazon VPC with a private hosted zone.Route53Client.associateVPCWithHostedZone(AssociateVpcWithHostedZoneRequest associateVpcWithHostedZoneRequest) Associates an Amazon VPC with a private hosted zone.default ChangeCidrCollectionResponseRoute53Client.changeCidrCollection(Consumer<ChangeCidrCollectionRequest.Builder> changeCidrCollectionRequest) Creates, changes, or deletes CIDR blocks within a collection.default ChangeCidrCollectionResponseRoute53Client.changeCidrCollection(ChangeCidrCollectionRequest changeCidrCollectionRequest) Creates, changes, or deletes CIDR blocks within a collection.default ChangeResourceRecordSetsResponseRoute53Client.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 ChangeResourceRecordSetsResponseRoute53Client.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 ChangeTagsForResourceResponseRoute53Client.changeTagsForResource(Consumer<ChangeTagsForResourceRequest.Builder> changeTagsForResourceRequest) Adds, edits, or deletes tags for a health check or a hosted zone.default ChangeTagsForResourceResponseRoute53Client.changeTagsForResource(ChangeTagsForResourceRequest changeTagsForResourceRequest) Adds, edits, or deletes tags for a health check or a hosted zone.default CreateCidrCollectionResponseRoute53Client.createCidrCollection(Consumer<CreateCidrCollectionRequest.Builder> createCidrCollectionRequest) Creates a CIDR collection in the current Amazon Web Services account.default CreateCidrCollectionResponseRoute53Client.createCidrCollection(CreateCidrCollectionRequest createCidrCollectionRequest) Creates a CIDR collection in the current Amazon Web Services account.default CreateHealthCheckResponseRoute53Client.createHealthCheck(Consumer<CreateHealthCheckRequest.Builder> createHealthCheckRequest) Creates a new health check.default CreateHealthCheckResponseRoute53Client.createHealthCheck(CreateHealthCheckRequest createHealthCheckRequest) Creates a new health check.default CreateHostedZoneResponseRoute53Client.createHostedZone(Consumer<CreateHostedZoneRequest.Builder> createHostedZoneRequest) Creates a new public or private hosted zone.default CreateHostedZoneResponseRoute53Client.createHostedZone(CreateHostedZoneRequest createHostedZoneRequest) Creates a new public or private hosted zone.default CreateKeySigningKeyResponseRoute53Client.createKeySigningKey(Consumer<CreateKeySigningKeyRequest.Builder> createKeySigningKeyRequest) Creates a new key-signing key (KSK) associated with a hosted zone.default CreateKeySigningKeyResponseRoute53Client.createKeySigningKey(CreateKeySigningKeyRequest createKeySigningKeyRequest) Creates a new key-signing key (KSK) associated with a hosted zone.default CreateQueryLoggingConfigResponseRoute53Client.createQueryLoggingConfig(Consumer<CreateQueryLoggingConfigRequest.Builder> createQueryLoggingConfigRequest) Creates a configuration for DNS query logging.default CreateQueryLoggingConfigResponseRoute53Client.createQueryLoggingConfig(CreateQueryLoggingConfigRequest createQueryLoggingConfigRequest) Creates a configuration for DNS query logging.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.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 CreateTrafficPolicyResponseRoute53Client.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 CreateTrafficPolicyResponseRoute53Client.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).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.Route53Client.createTrafficPolicyInstance(CreateTrafficPolicyInstanceRequest createTrafficPolicyInstanceRequest) Creates resource record sets in a specified hosted zone based on the settings in a specified traffic policy version.Route53Client.createTrafficPolicyVersion(Consumer<CreateTrafficPolicyVersionRequest.Builder> createTrafficPolicyVersionRequest) Creates a new version of an existing traffic policy.Route53Client.createTrafficPolicyVersion(CreateTrafficPolicyVersionRequest createTrafficPolicyVersionRequest) Creates a new version of an existing traffic policy.Route53Client.createVPCAssociationAuthorization(Consumer<CreateVpcAssociationAuthorizationRequest.Builder> createVpcAssociationAuthorizationRequest) Authorizes the Amazon Web Services account that created a specified VPC to submit anAssociateVPCWithHostedZonerequest to associate the VPC with a specified hosted zone that was created by a different account.Route53Client.createVPCAssociationAuthorization(CreateVpcAssociationAuthorizationRequest createVpcAssociationAuthorizationRequest) Authorizes the Amazon Web Services account that created a specified VPC to submit anAssociateVPCWithHostedZonerequest to associate the VPC with a specified hosted zone that was created by a different account.default DeactivateKeySigningKeyResponseRoute53Client.deactivateKeySigningKey(Consumer<DeactivateKeySigningKeyRequest.Builder> deactivateKeySigningKeyRequest) Deactivates a key-signing key (KSK) so that it will not be used for signing by DNSSEC.default DeactivateKeySigningKeyResponseRoute53Client.deactivateKeySigningKey(DeactivateKeySigningKeyRequest deactivateKeySigningKeyRequest) Deactivates a key-signing key (KSK) so that it will not be used for signing by DNSSEC.default DeleteCidrCollectionResponseRoute53Client.deleteCidrCollection(Consumer<DeleteCidrCollectionRequest.Builder> deleteCidrCollectionRequest) Deletes a CIDR collection in the current Amazon Web Services account.default DeleteCidrCollectionResponseRoute53Client.deleteCidrCollection(DeleteCidrCollectionRequest deleteCidrCollectionRequest) Deletes a CIDR collection in the current Amazon Web Services account.default DeleteHealthCheckResponseRoute53Client.deleteHealthCheck(Consumer<DeleteHealthCheckRequest.Builder> deleteHealthCheckRequest) Deletes a health check.default DeleteHealthCheckResponseRoute53Client.deleteHealthCheck(DeleteHealthCheckRequest deleteHealthCheckRequest) Deletes a health check.default DeleteHostedZoneResponseRoute53Client.deleteHostedZone(Consumer<DeleteHostedZoneRequest.Builder> deleteHostedZoneRequest) Deletes a hosted zone.default DeleteHostedZoneResponseRoute53Client.deleteHostedZone(DeleteHostedZoneRequest deleteHostedZoneRequest) Deletes a hosted zone.default DeleteKeySigningKeyResponseRoute53Client.deleteKeySigningKey(Consumer<DeleteKeySigningKeyRequest.Builder> deleteKeySigningKeyRequest) Deletes a key-signing key (KSK).default DeleteKeySigningKeyResponseRoute53Client.deleteKeySigningKey(DeleteKeySigningKeyRequest deleteKeySigningKeyRequest) Deletes a key-signing key (KSK).default DeleteQueryLoggingConfigResponseRoute53Client.deleteQueryLoggingConfig(Consumer<DeleteQueryLoggingConfigRequest.Builder> deleteQueryLoggingConfigRequest) Deletes a configuration for DNS query logging.default DeleteQueryLoggingConfigResponseRoute53Client.deleteQueryLoggingConfig(DeleteQueryLoggingConfigRequest deleteQueryLoggingConfigRequest) Deletes a configuration for DNS query logging.Route53Client.deleteReusableDelegationSet(Consumer<DeleteReusableDelegationSetRequest.Builder> deleteReusableDelegationSetRequest) Deletes a reusable delegation set.Route53Client.deleteReusableDelegationSet(DeleteReusableDelegationSetRequest deleteReusableDelegationSetRequest) Deletes a reusable delegation set.default DeleteTrafficPolicyResponseRoute53Client.deleteTrafficPolicy(Consumer<DeleteTrafficPolicyRequest.Builder> deleteTrafficPolicyRequest) Deletes a traffic policy.default DeleteTrafficPolicyResponseRoute53Client.deleteTrafficPolicy(DeleteTrafficPolicyRequest deleteTrafficPolicyRequest) Deletes a traffic policy.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.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.Route53Client.deleteVPCAssociationAuthorization(Consumer<DeleteVpcAssociationAuthorizationRequest.Builder> deleteVpcAssociationAuthorizationRequest) Removes authorization to submit anAssociateVPCWithHostedZonerequest to associate a specified VPC with a hosted zone that was created by a different account.Route53Client.deleteVPCAssociationAuthorization(DeleteVpcAssociationAuthorizationRequest deleteVpcAssociationAuthorizationRequest) Removes authorization to submit anAssociateVPCWithHostedZonerequest to associate a specified VPC with a hosted zone that was created by a different account.default DisableHostedZoneDnssecResponseRoute53Client.disableHostedZoneDNSSEC(Consumer<DisableHostedZoneDnssecRequest.Builder> disableHostedZoneDnssecRequest) Disables DNSSEC signing in a specific hosted zone.default DisableHostedZoneDnssecResponseRoute53Client.disableHostedZoneDNSSEC(DisableHostedZoneDnssecRequest disableHostedZoneDnssecRequest) Disables DNSSEC signing in a specific hosted zone.Route53Client.disassociateVPCFromHostedZone(Consumer<DisassociateVpcFromHostedZoneRequest.Builder> disassociateVpcFromHostedZoneRequest) Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone.Route53Client.disassociateVPCFromHostedZone(DisassociateVpcFromHostedZoneRequest disassociateVpcFromHostedZoneRequest) Disassociates an Amazon Virtual Private Cloud (Amazon VPC) from an Amazon Route 53 private hosted zone.default EnableHostedZoneDnssecResponseRoute53Client.enableHostedZoneDNSSEC(Consumer<EnableHostedZoneDnssecRequest.Builder> enableHostedZoneDnssecRequest) Enables DNSSEC signing in a specific hosted zone.default EnableHostedZoneDnssecResponseRoute53Client.enableHostedZoneDNSSEC(EnableHostedZoneDnssecRequest enableHostedZoneDnssecRequest) Enables DNSSEC signing in a specific hosted zone.default GetAccountLimitResponseRoute53Client.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 GetAccountLimitResponseRoute53Client.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 GetChangeResponseRoute53Client.getChange(Consumer<GetChangeRequest.Builder> getChangeRequest) Returns the current status of a change batch request.default GetChangeResponseRoute53Client.getChange(GetChangeRequest getChangeRequest) Returns the current status of a change batch request.default GetDnssecResponseRoute53Client.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 GetDnssecResponseRoute53Client.getDNSSEC(GetDnssecRequest getDnssecRequest) Returns information about DNSSEC for a specific hosted zone, including the key-signing keys (KSKs) in the hosted zone.default GetGeoLocationResponseRoute53Client.getGeoLocation()Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.default GetGeoLocationResponseRoute53Client.getGeoLocation(Consumer<GetGeoLocationRequest.Builder> getGeoLocationRequest) Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.default GetGeoLocationResponseRoute53Client.getGeoLocation(GetGeoLocationRequest getGeoLocationRequest) Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets.default GetHealthCheckResponseRoute53Client.getHealthCheck(Consumer<GetHealthCheckRequest.Builder> getHealthCheckRequest) Gets information about a specified health check.default GetHealthCheckResponseRoute53Client.getHealthCheck(GetHealthCheckRequest getHealthCheckRequest) Gets information about a specified health check.Route53Client.getHealthCheckLastFailureReason(Consumer<GetHealthCheckLastFailureReasonRequest.Builder> getHealthCheckLastFailureReasonRequest) Gets the reason that a specified health check failed most recently.Route53Client.getHealthCheckLastFailureReason(GetHealthCheckLastFailureReasonRequest getHealthCheckLastFailureReasonRequest) Gets the reason that a specified health check failed most recently.default GetHealthCheckStatusResponseRoute53Client.getHealthCheckStatus(Consumer<GetHealthCheckStatusRequest.Builder> getHealthCheckStatusRequest) Gets status of a specified health check.default GetHealthCheckStatusResponseRoute53Client.getHealthCheckStatus(GetHealthCheckStatusRequest getHealthCheckStatusRequest) Gets status of a specified health check.default GetHostedZoneResponseRoute53Client.getHostedZone(Consumer<GetHostedZoneRequest.Builder> getHostedZoneRequest) Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.default GetHostedZoneResponseRoute53Client.getHostedZone(GetHostedZoneRequest getHostedZoneRequest) Gets information about a specified hosted zone including the four name servers assigned to the hosted zone.default GetHostedZoneCountResponseRoute53Client.getHostedZoneCount()Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.default GetHostedZoneCountResponseRoute53Client.getHostedZoneCount(Consumer<GetHostedZoneCountRequest.Builder> getHostedZoneCountRequest) Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.default GetHostedZoneCountResponseRoute53Client.getHostedZoneCount(GetHostedZoneCountRequest getHostedZoneCountRequest) Retrieves the number of hosted zones that are associated with the current Amazon Web Services account.default GetHostedZoneLimitResponseRoute53Client.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 GetHostedZoneLimitResponseRoute53Client.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 GetQueryLoggingConfigResponseRoute53Client.getQueryLoggingConfig(Consumer<GetQueryLoggingConfigRequest.Builder> getQueryLoggingConfigRequest) Gets information about a specified configuration for DNS query logging.default GetQueryLoggingConfigResponseRoute53Client.getQueryLoggingConfig(GetQueryLoggingConfigRequest getQueryLoggingConfigRequest) Gets information about a specified configuration for DNS query logging.default GetReusableDelegationSetResponseRoute53Client.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 GetReusableDelegationSetResponseRoute53Client.getReusableDelegationSet(GetReusableDelegationSetRequest getReusableDelegationSetRequest) Retrieves information about a specified reusable delegation set, including the four name servers that are assigned to the delegation set.Route53Client.getReusableDelegationSetLimit(Consumer<GetReusableDelegationSetLimitRequest.Builder> getReusableDelegationSetLimitRequest) Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set.Route53Client.getReusableDelegationSetLimit(GetReusableDelegationSetLimitRequest getReusableDelegationSetLimitRequest) Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set.default GetTrafficPolicyResponseRoute53Client.getTrafficPolicy(Consumer<GetTrafficPolicyRequest.Builder> getTrafficPolicyRequest) Gets information about a specific traffic policy version.default GetTrafficPolicyResponseRoute53Client.getTrafficPolicy(GetTrafficPolicyRequest getTrafficPolicyRequest) Gets information about a specific traffic policy version.default GetTrafficPolicyInstanceResponseRoute53Client.getTrafficPolicyInstance(Consumer<GetTrafficPolicyInstanceRequest.Builder> getTrafficPolicyInstanceRequest) Gets information about a specified traffic policy instance.default GetTrafficPolicyInstanceResponseRoute53Client.getTrafficPolicyInstance(GetTrafficPolicyInstanceRequest getTrafficPolicyInstanceRequest) Gets information about a specified traffic policy instance.default ListCidrBlocksResponseRoute53Client.listCidrBlocks(Consumer<ListCidrBlocksRequest.Builder> listCidrBlocksRequest) Returns a paginated list of location objects and their CIDR blocks.default ListCidrBlocksResponseRoute53Client.listCidrBlocks(ListCidrBlocksRequest listCidrBlocksRequest) Returns a paginated list of location objects and their CIDR blocks.default ListCidrBlocksIterableRoute53Client.listCidrBlocksPaginator(Consumer<ListCidrBlocksRequest.Builder> listCidrBlocksRequest) This is a variant ofRoute53Client.listCidrBlocks(software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest)operation.default ListCidrBlocksIterableRoute53Client.listCidrBlocksPaginator(ListCidrBlocksRequest listCidrBlocksRequest) This is a variant ofRoute53Client.listCidrBlocks(software.amazon.awssdk.services.route53.model.ListCidrBlocksRequest)operation.default ListCidrCollectionsResponseRoute53Client.listCidrCollections(Consumer<ListCidrCollectionsRequest.Builder> listCidrCollectionsRequest) Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).default ListCidrCollectionsResponseRoute53Client.listCidrCollections(ListCidrCollectionsRequest listCidrCollectionsRequest) Returns a paginated list of CIDR collections in the Amazon Web Services account (metadata only).default ListCidrCollectionsIterableRoute53Client.listCidrCollectionsPaginator(Consumer<ListCidrCollectionsRequest.Builder> listCidrCollectionsRequest) This is a variant ofRoute53Client.listCidrCollections(software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest)operation.default ListCidrCollectionsIterableRoute53Client.listCidrCollectionsPaginator(ListCidrCollectionsRequest listCidrCollectionsRequest) This is a variant ofRoute53Client.listCidrCollections(software.amazon.awssdk.services.route53.model.ListCidrCollectionsRequest)operation.default ListCidrLocationsResponseRoute53Client.listCidrLocations(Consumer<ListCidrLocationsRequest.Builder> listCidrLocationsRequest) Returns a paginated list of CIDR locations for the given collection (metadata only, does not include CIDR blocks).default ListCidrLocationsResponseRoute53Client.listCidrLocations(ListCidrLocationsRequest listCidrLocationsRequest) Returns a paginated list of CIDR locations for the given collection (metadata only, does not include CIDR blocks).default ListCidrLocationsIterableRoute53Client.listCidrLocationsPaginator(Consumer<ListCidrLocationsRequest.Builder> listCidrLocationsRequest) This is a variant ofRoute53Client.listCidrLocations(software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest)operation.default ListCidrLocationsIterableRoute53Client.listCidrLocationsPaginator(ListCidrLocationsRequest listCidrLocationsRequest) This is a variant ofRoute53Client.listCidrLocations(software.amazon.awssdk.services.route53.model.ListCidrLocationsRequest)operation.default ListGeoLocationsResponseRoute53Client.listGeoLocations()Retrieves a list of supported geographic locations.default ListGeoLocationsResponseRoute53Client.listGeoLocations(Consumer<ListGeoLocationsRequest.Builder> listGeoLocationsRequest) Retrieves a list of supported geographic locations.default ListGeoLocationsResponseRoute53Client.listGeoLocations(ListGeoLocationsRequest listGeoLocationsRequest) Retrieves a list of supported geographic locations.default ListHealthChecksResponseRoute53Client.listHealthChecks()Retrieve a list of the health checks that are associated with the current Amazon Web Services account.default ListHealthChecksResponseRoute53Client.listHealthChecks(Consumer<ListHealthChecksRequest.Builder> listHealthChecksRequest) Retrieve a list of the health checks that are associated with the current Amazon Web Services account.default ListHealthChecksResponseRoute53Client.listHealthChecks(ListHealthChecksRequest listHealthChecksRequest) Retrieve a list of the health checks that are associated with the current Amazon Web Services account.default ListHealthChecksIterableRoute53Client.listHealthChecksPaginator()This is a variant ofRoute53Client.listHealthChecks(software.amazon.awssdk.services.route53.model.ListHealthChecksRequest)operation.default ListHealthChecksIterableRoute53Client.listHealthChecksPaginator(Consumer<ListHealthChecksRequest.Builder> listHealthChecksRequest) This is a variant ofRoute53Client.listHealthChecks(software.amazon.awssdk.services.route53.model.ListHealthChecksRequest)operation.default ListHealthChecksIterableRoute53Client.listHealthChecksPaginator(ListHealthChecksRequest listHealthChecksRequest) This is a variant ofRoute53Client.listHealthChecks(software.amazon.awssdk.services.route53.model.ListHealthChecksRequest)operation.default ListHostedZonesResponseRoute53Client.listHostedZones()Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account.default ListHostedZonesResponseRoute53Client.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 ListHostedZonesResponseRoute53Client.listHostedZones(ListHostedZonesRequest listHostedZonesRequest) Retrieves a list of the public and private hosted zones that are associated with the current Amazon Web Services account.default ListHostedZonesByNameResponseRoute53Client.listHostedZonesByName()Retrieves a list of your hosted zones in lexicographic order.default ListHostedZonesByNameResponseRoute53Client.listHostedZonesByName(Consumer<ListHostedZonesByNameRequest.Builder> listHostedZonesByNameRequest) Retrieves a list of your hosted zones in lexicographic order.default ListHostedZonesByNameResponseRoute53Client.listHostedZonesByName(ListHostedZonesByNameRequest listHostedZonesByNameRequest) Retrieves a list of your hosted zones in lexicographic order.default ListHostedZonesByVpcResponseRoute53Client.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 ListHostedZonesByVpcResponseRoute53Client.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 ListHostedZonesIterableRoute53Client.listHostedZonesPaginator()This is a variant ofRoute53Client.listHostedZones(software.amazon.awssdk.services.route53.model.ListHostedZonesRequest)operation.default ListHostedZonesIterableRoute53Client.listHostedZonesPaginator(Consumer<ListHostedZonesRequest.Builder> listHostedZonesRequest) This is a variant ofRoute53Client.listHostedZones(software.amazon.awssdk.services.route53.model.ListHostedZonesRequest)operation.default ListHostedZonesIterableRoute53Client.listHostedZonesPaginator(ListHostedZonesRequest listHostedZonesRequest) This is a variant ofRoute53Client.listHostedZones(software.amazon.awssdk.services.route53.model.ListHostedZonesRequest)operation.default ListQueryLoggingConfigsResponseRoute53Client.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 ListQueryLoggingConfigsResponseRoute53Client.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 ListQueryLoggingConfigsResponseRoute53Client.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 ListQueryLoggingConfigsIterableRoute53Client.listQueryLoggingConfigsPaginator()This is a variant ofRoute53Client.listQueryLoggingConfigs(software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest)operation.default ListQueryLoggingConfigsIterableRoute53Client.listQueryLoggingConfigsPaginator(Consumer<ListQueryLoggingConfigsRequest.Builder> listQueryLoggingConfigsRequest) This is a variant ofRoute53Client.listQueryLoggingConfigs(software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest)operation.default ListQueryLoggingConfigsIterableRoute53Client.listQueryLoggingConfigsPaginator(ListQueryLoggingConfigsRequest listQueryLoggingConfigsRequest) This is a variant ofRoute53Client.listQueryLoggingConfigs(software.amazon.awssdk.services.route53.model.ListQueryLoggingConfigsRequest)operation.default ListResourceRecordSetsResponseRoute53Client.listResourceRecordSets(Consumer<ListResourceRecordSetsRequest.Builder> listResourceRecordSetsRequest) Lists the resource record sets in a specified hosted zone.default ListResourceRecordSetsResponseRoute53Client.listResourceRecordSets(ListResourceRecordSetsRequest listResourceRecordSetsRequest) Lists the resource record sets in a specified hosted zone.default ListResourceRecordSetsIterableRoute53Client.listResourceRecordSetsPaginator(Consumer<ListResourceRecordSetsRequest.Builder> listResourceRecordSetsRequest) This is a variant ofRoute53Client.listResourceRecordSets(software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest)operation.default ListResourceRecordSetsIterableRoute53Client.listResourceRecordSetsPaginator(ListResourceRecordSetsRequest listResourceRecordSetsRequest) This is a variant ofRoute53Client.listResourceRecordSets(software.amazon.awssdk.services.route53.model.ListResourceRecordSetsRequest)operation.Route53Client.listReusableDelegationSets()Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account.Route53Client.listReusableDelegationSets(Consumer<ListReusableDelegationSetsRequest.Builder> listReusableDelegationSetsRequest) Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account.Route53Client.listReusableDelegationSets(ListReusableDelegationSetsRequest listReusableDelegationSetsRequest) Retrieves a list of the reusable delegation sets that are associated with the current Amazon Web Services account.default ListTagsForResourceResponseRoute53Client.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) Lists tags for one health check or hosted zone.default ListTagsForResourceResponseRoute53Client.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) Lists tags for one health check or hosted zone.default ListTagsForResourcesResponseRoute53Client.listTagsForResources(Consumer<ListTagsForResourcesRequest.Builder> listTagsForResourcesRequest) Lists tags for up to 10 health checks or hosted zones.default ListTagsForResourcesResponseRoute53Client.listTagsForResources(ListTagsForResourcesRequest listTagsForResourcesRequest) Lists tags for up to 10 health checks or hosted zones.default ListTrafficPoliciesResponseRoute53Client.listTrafficPolicies()Gets information about the latest version for every traffic policy that is associated with the current Amazon Web Services account.default ListTrafficPoliciesResponseRoute53Client.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 ListTrafficPoliciesResponseRoute53Client.listTrafficPolicies(ListTrafficPoliciesRequest listTrafficPoliciesRequest) Gets information about the latest version for every traffic policy that is associated with the current Amazon Web Services account.Route53Client.listTrafficPolicyInstances()Gets information about the traffic policy instances that you created by using the current Amazon Web Services account.Route53Client.listTrafficPolicyInstances(Consumer<ListTrafficPolicyInstancesRequest.Builder> listTrafficPolicyInstancesRequest) Gets information about the traffic policy instances that you created by using the current Amazon Web Services account.Route53Client.listTrafficPolicyInstances(ListTrafficPolicyInstancesRequest listTrafficPolicyInstancesRequest) Gets information about the traffic policy instances that you created by using the current Amazon Web Services account.Route53Client.listTrafficPolicyInstancesByHostedZone(Consumer<ListTrafficPolicyInstancesByHostedZoneRequest.Builder> listTrafficPolicyInstancesByHostedZoneRequest) Gets information about the traffic policy instances that you created in a specified hosted zone.Route53Client.listTrafficPolicyInstancesByHostedZone(ListTrafficPolicyInstancesByHostedZoneRequest listTrafficPolicyInstancesByHostedZoneRequest) Gets information about the traffic policy instances that you created in a specified hosted zone.Route53Client.listTrafficPolicyInstancesByPolicy(Consumer<ListTrafficPolicyInstancesByPolicyRequest.Builder> listTrafficPolicyInstancesByPolicyRequest) Gets information about the traffic policy instances that you created by using a specify traffic policy version.Route53Client.listTrafficPolicyInstancesByPolicy(ListTrafficPolicyInstancesByPolicyRequest listTrafficPolicyInstancesByPolicyRequest) Gets information about the traffic policy instances that you created by using a specify traffic policy version.Route53Client.listTrafficPolicyVersions(Consumer<ListTrafficPolicyVersionsRequest.Builder> listTrafficPolicyVersionsRequest) Gets information about all of the versions for a specified traffic policy.Route53Client.listTrafficPolicyVersions(ListTrafficPolicyVersionsRequest listTrafficPolicyVersionsRequest) Gets information about all of the versions for a specified traffic policy.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 moreCreateVPCAssociationAuthorizationrequests.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 moreCreateVPCAssociationAuthorizationrequests.default TestDnsAnswerResponseRoute53Client.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 TestDnsAnswerResponseRoute53Client.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 UpdateHealthCheckResponseRoute53Client.updateHealthCheck(Consumer<UpdateHealthCheckRequest.Builder> updateHealthCheckRequest) Updates an existing health check.default UpdateHealthCheckResponseRoute53Client.updateHealthCheck(UpdateHealthCheckRequest updateHealthCheckRequest) Updates an existing health check.default UpdateHostedZoneCommentResponseRoute53Client.updateHostedZoneComment(Consumer<UpdateHostedZoneCommentRequest.Builder> updateHostedZoneCommentRequest) Updates the comment for a specified hosted zone.default UpdateHostedZoneCommentResponseRoute53Client.updateHostedZoneComment(UpdateHostedZoneCommentRequest updateHostedZoneCommentRequest) Updates the comment for a specified hosted zone.default UpdateHostedZoneFeaturesResponseRoute53Client.updateHostedZoneFeatures(Consumer<UpdateHostedZoneFeaturesRequest.Builder> updateHostedZoneFeaturesRequest) Updates the features configuration for a hosted zone.default UpdateHostedZoneFeaturesResponseRoute53Client.updateHostedZoneFeatures(UpdateHostedZoneFeaturesRequest updateHostedZoneFeaturesRequest) Updates the features configuration for a hosted zone.Route53Client.updateTrafficPolicyComment(Consumer<UpdateTrafficPolicyCommentRequest.Builder> updateTrafficPolicyCommentRequest) Updates the comment for a specified traffic policy version.Route53Client.updateTrafficPolicyComment(UpdateTrafficPolicyCommentRequest updateTrafficPolicyCommentRequest) Updates the comment for a specified traffic policy version.Route53Client.updateTrafficPolicyInstance(Consumer<UpdateTrafficPolicyInstanceRequest.Builder> updateTrafficPolicyInstanceRequest) Route53Client.updateTrafficPolicyInstance(UpdateTrafficPolicyInstanceRequest updateTrafficPolicyInstanceRequest)