Uses of Class
software.amazon.awssdk.services.lightsail.model.ContainerServiceHealthCheckConfig
-
Packages that use ContainerServiceHealthCheckConfig Package Description software.amazon.awssdk.services.lightsail.model -
-
Uses of ContainerServiceHealthCheckConfig in software.amazon.awssdk.services.lightsail.model
Methods in software.amazon.awssdk.services.lightsail.model that return ContainerServiceHealthCheckConfig Modifier and Type Method Description ContainerServiceHealthCheckConfigContainerServiceEndpoint. healthCheck()An object that describes the health check configuration of the container.ContainerServiceHealthCheckConfigEndpointRequest. healthCheck()An object that describes the health check configuration of the container.Methods in software.amazon.awssdk.services.lightsail.model with parameters of type ContainerServiceHealthCheckConfig Modifier and Type Method Description ContainerServiceEndpoint.BuilderContainerServiceEndpoint.Builder. healthCheck(ContainerServiceHealthCheckConfig healthCheck)An object that describes the health check configuration of the container.EndpointRequest.BuilderEndpointRequest.Builder. healthCheck(ContainerServiceHealthCheckConfig healthCheck)An object that describes the health check configuration of the container.
-