| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckConfig |
ServiceSummary.healthCheckConfig()
Public DNS and HTTP namespaces only. Settings for an optional health check.
|
HealthCheckConfig |
CreateServiceRequest.healthCheckConfig()
Public DNS and HTTP namespaces only. A complex type that contains settings for an optional RouteĀ 53 health
check.
|
HealthCheckConfig |
ServiceChange.healthCheckConfig()
Public DNS and HTTP namespaces only. Settings for an optional health check.
|
HealthCheckConfig |
Service.healthCheckConfig()
Public DNS and HTTP namespaces only. A complex type that contains settings for an optional health check.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceSummary.Builder |
ServiceSummary.Builder.healthCheckConfig(HealthCheckConfig healthCheckConfig)
Public DNS and HTTP namespaces only. Settings for an optional health check.
|
CreateServiceRequest.Builder |
CreateServiceRequest.Builder.healthCheckConfig(HealthCheckConfig healthCheckConfig)
Public DNS and HTTP namespaces only. A complex type that contains settings for an optional RouteĀ 53
health check.
|
ServiceChange.Builder |
ServiceChange.Builder.healthCheckConfig(HealthCheckConfig healthCheckConfig)
Public DNS and HTTP namespaces only. Settings for an optional health check.
|
Service.Builder |
Service.Builder.healthCheckConfig(HealthCheckConfig healthCheckConfig)
Public DNS and HTTP namespaces only. A complex type that contains settings for an optional health
check.
|
Copyright © 2023. All rights reserved.