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