Uses of Class
software.amazon.awssdk.services.route53.model.HealthCheckVersionMismatchException
-
Packages that use HealthCheckVersionMismatchException Package Description software.amazon.awssdk.services.route53 Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service. -
-
Uses of HealthCheckVersionMismatchException in software.amazon.awssdk.services.route53
Methods in software.amazon.awssdk.services.route53 that throw HealthCheckVersionMismatchException Modifier and Type Method Description default UpdateHealthCheckResponseRoute53Client. updateHealthCheck(Consumer<UpdateHealthCheckRequest.Builder> updateHealthCheckRequest)Updates an existing health check.default UpdateHealthCheckResponseRoute53Client. updateHealthCheck(UpdateHealthCheckRequest updateHealthCheckRequest)Updates an existing health check.
-