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