Uses of Class
software.amazon.awssdk.services.route53.model.HealthCheckAlreadyExistsException
-
Packages that use HealthCheckAlreadyExistsException Package Description software.amazon.awssdk.services.route53 Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service. -
-
Uses of HealthCheckAlreadyExistsException in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that throw HealthCheckAlreadyExistsException Modifier and Type Method Description default CreateHealthCheckResponseRoute53Client. createHealthCheck(Consumer<CreateHealthCheckRequest.Builder> createHealthCheckRequest)Creates a new health check.default CreateHealthCheckResponseRoute53Client. createHealthCheck(CreateHealthCheckRequest createHealthCheckRequest)Creates a new health check.
-