Uses of Class
software.amazon.awssdk.services.route53.model.HealthCheckConfig
Packages that use HealthCheckConfig
-
Uses of HealthCheckConfig in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return HealthCheckConfigModifier and TypeMethodDescriptionfinal HealthCheckConfigCreateHealthCheckRequest.healthCheckConfig()A complex type that contains settings for a new health check.final HealthCheckConfigHealthCheck.healthCheckConfig()A complex type that contains detailed information about one health check.Methods in software.amazon.awssdk.services.route53.model with parameters of type HealthCheckConfigModifier and TypeMethodDescriptionCreateHealthCheckRequest.Builder.healthCheckConfig(HealthCheckConfig healthCheckConfig) A complex type that contains settings for a new health check.HealthCheck.Builder.healthCheckConfig(HealthCheckConfig healthCheckConfig) A complex type that contains detailed information about one health check.