Uses of Class
software.amazon.awssdk.services.servicediscovery.model.HealthCheckConfig
-
Packages that use HealthCheckConfig Package Description software.amazon.awssdk.services.servicediscovery.model -
-
Uses of HealthCheckConfig in software.amazon.awssdk.services.servicediscovery.model
Methods in software.amazon.awssdk.services.servicediscovery.model that return HealthCheckConfig Modifier and Type Method Description HealthCheckConfigCreateServiceRequest. healthCheckConfig()Public DNS and HTTP namespaces only. A complex type that contains settings for an optional RouteĀ 53 health check.HealthCheckConfigService. healthCheckConfig()Public DNS and HTTP namespaces only. A complex type that contains settings for an optional health check.HealthCheckConfigServiceChange. healthCheckConfig()Public DNS and HTTP namespaces only. Settings for an optional health check.HealthCheckConfigServiceSummary. healthCheckConfig()Public DNS and HTTP namespaces only. Settings for an optional health check.Methods in software.amazon.awssdk.services.servicediscovery.model with parameters of type HealthCheckConfig Modifier and Type Method Description CreateServiceRequest.BuilderCreateServiceRequest.Builder. healthCheckConfig(HealthCheckConfig healthCheckConfig)Public DNS and HTTP namespaces only. A complex type that contains settings for an optional RouteĀ 53 health check.Service.BuilderService.Builder. healthCheckConfig(HealthCheckConfig healthCheckConfig)Public DNS and HTTP namespaces only. A complex type that contains settings for an optional health check.ServiceChange.BuilderServiceChange.Builder. healthCheckConfig(HealthCheckConfig healthCheckConfig)Public DNS and HTTP namespaces only. Settings for an optional health check.ServiceSummary.BuilderServiceSummary.Builder. healthCheckConfig(HealthCheckConfig healthCheckConfig)Public DNS and HTTP namespaces only. Settings for an optional health check.
-