| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateHealthCheckResponse.Builder |
CreateHealthCheckResponse.builder() |
default CreateHealthCheckResponse.Builder |
CreateHealthCheckResponse.Builder.healthCheck(Consumer<HealthCheck.Builder> healthCheck)
A complex type that contains identifying information about the health check.
|
CreateHealthCheckResponse.Builder |
CreateHealthCheckResponse.Builder.healthCheck(HealthCheck healthCheck)
A complex type that contains identifying information about the health check.
|
CreateHealthCheckResponse.Builder |
CreateHealthCheckResponse.Builder.location(String location)
The unique URL representing the new health check.
|
CreateHealthCheckResponse.Builder |
CreateHealthCheckResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateHealthCheckResponse.Builder> |
CreateHealthCheckResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.