Uses of Class
software.amazon.awssdk.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
Packages that use ConfigureHealthCheckRequest
Package
Description
-
Uses of ConfigureHealthCheckRequest in software.amazon.awssdk.services.elasticloadbalancing
Methods in software.amazon.awssdk.services.elasticloadbalancing with parameters of type ConfigureHealthCheckRequestModifier and TypeMethodDescriptionElasticLoadBalancingAsyncClient.configureHealthCheck(ConfigureHealthCheckRequest configureHealthCheckRequest) Specifies the health check settings to use when evaluating the health state of your EC2 instances.default ConfigureHealthCheckResponseElasticLoadBalancingClient.configureHealthCheck(ConfigureHealthCheckRequest configureHealthCheckRequest) Specifies the health check settings to use when evaluating the health state of your EC2 instances. -
Uses of ConfigureHealthCheckRequest in software.amazon.awssdk.services.elasticloadbalancing.transform
Methods in software.amazon.awssdk.services.elasticloadbalancing.transform with parameters of type ConfigureHealthCheckRequestModifier and TypeMethodDescriptionConfigureHealthCheckRequestMarshaller.marshall(ConfigureHealthCheckRequest configureHealthCheckRequest)