Uses of Class
software.amazon.awssdk.services.route53.model.TooManyHealthChecksException
-
Packages that use TooManyHealthChecksException Package Description software.amazon.awssdk.services.route53 Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service. -
-
Uses of TooManyHealthChecksException in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that throw TooManyHealthChecksException 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.
-