Uses of Class
software.amazon.awssdk.services.servicediscovery.model.CustomHealthNotFoundException
-
Packages that use CustomHealthNotFoundException Package Description software.amazon.awssdk.services.servicediscovery Cloud Map -
-
Uses of CustomHealthNotFoundException in software.amazon.awssdk.services.servicediscovery
Methods in software.amazon.awssdk.services.servicediscovery that throw CustomHealthNotFoundException Modifier and Type Method Description default UpdateInstanceCustomHealthStatusResponseServiceDiscoveryClient. updateInstanceCustomHealthStatus(Consumer<UpdateInstanceCustomHealthStatusRequest.Builder> updateInstanceCustomHealthStatusRequest)Submits a request to change the health status of a custom health check to healthy or unhealthy.default UpdateInstanceCustomHealthStatusResponseServiceDiscoveryClient. updateInstanceCustomHealthStatus(UpdateInstanceCustomHealthStatusRequest updateInstanceCustomHealthStatusRequest)Submits a request to change the health status of a custom health check to healthy or unhealthy.
-