| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateHealthCheckResponse.Builder |
UpdateHealthCheckResponse.builder() |
default UpdateHealthCheckResponse.Builder |
UpdateHealthCheckResponse.Builder.healthCheck(Consumer<HealthCheck.Builder> healthCheck)
A complex type that contains the response to an
UpdateHealthCheck request. |
UpdateHealthCheckResponse.Builder |
UpdateHealthCheckResponse.Builder.healthCheck(HealthCheck healthCheck)
A complex type that contains the response to an
UpdateHealthCheck request. |
UpdateHealthCheckResponse.Builder |
UpdateHealthCheckResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateHealthCheckResponse.Builder> |
UpdateHealthCheckResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.