Uses of Class
software.amazon.awssdk.services.route53.model.NoSuchHostedZoneException
Packages that use NoSuchHostedZoneException
Package
Description
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
-
Uses of NoSuchHostedZoneException in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that throw NoSuchHostedZoneExceptionModifier and TypeMethodDescriptionRoute53Client.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 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 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.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.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 DeleteHostedZoneResponseRoute53Client.deleteHostedZone(Consumer<DeleteHostedZoneRequest.Builder> deleteHostedZoneRequest) Deletes a hosted zone.default DeleteHostedZoneResponseRoute53Client.deleteHostedZone(DeleteHostedZoneRequest deleteHostedZoneRequest) Deletes a hosted zone.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 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 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 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 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.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.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.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 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.