Uses of Class
software.amazon.awssdk.services.appmesh.model.HealthCheckPolicy
-
Packages that use HealthCheckPolicy Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of HealthCheckPolicy in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return HealthCheckPolicy Modifier and Type Method Description HealthCheckPolicyListener. healthCheck()The health check information for the listener.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type HealthCheckPolicy Modifier and Type Method Description Listener.BuilderListener.Builder. healthCheck(HealthCheckPolicy healthCheck)The health check information for the listener.
-