Uses of Class
software.amazon.awssdk.services.vpclattice.model.HealthCheckConfig
-
Packages that use HealthCheckConfig Package Description software.amazon.awssdk.services.vpclattice.model -
-
Uses of HealthCheckConfig in software.amazon.awssdk.services.vpclattice.model
Methods in software.amazon.awssdk.services.vpclattice.model that return HealthCheckConfig Modifier and Type Method Description HealthCheckConfigTargetGroupConfig. healthCheck()The health check configuration.HealthCheckConfigUpdateTargetGroupRequest. healthCheck()The health check configuration.Methods in software.amazon.awssdk.services.vpclattice.model with parameters of type HealthCheckConfig Modifier and Type Method Description TargetGroupConfig.BuilderTargetGroupConfig.Builder. healthCheck(HealthCheckConfig healthCheck)The health check configuration.UpdateTargetGroupRequest.BuilderUpdateTargetGroupRequest.Builder. healthCheck(HealthCheckConfig healthCheck)The health check configuration.
-