| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckConfig |
CreateHealthCheckRequest.healthCheckConfig()
A complex type that contains settings for a new health check.
|
HealthCheckConfig |
HealthCheck.healthCheckConfig()
A complex type that contains detailed information about one health check.
|
| Modifier and Type | Method and Description |
|---|---|
CreateHealthCheckRequest.Builder |
CreateHealthCheckRequest.Builder.healthCheckConfig(HealthCheckConfig healthCheckConfig)
A complex type that contains settings for a new health check.
|
HealthCheck.Builder |
HealthCheck.Builder.healthCheckConfig(HealthCheckConfig healthCheckConfig)
A complex type that contains detailed information about one health check.
|
Copyright © 2021. All rights reserved.