CopyableBuilder<CreateHealthCheckResponse.Builder,CreateHealthCheckResponse>, SdkBuilder<CreateHealthCheckResponse.Builder,CreateHealthCheckResponse>public static interface CreateHealthCheckResponse.Builder extends CopyableBuilder<CreateHealthCheckResponse.Builder,CreateHealthCheckResponse>
| Modifier and Type | Method | Description |
|---|---|---|
CreateHealthCheckResponse.Builder |
healthCheck(HealthCheck healthCheck) |
A complex type that contains identifying information about the health check.
|
CreateHealthCheckResponse.Builder |
location(String location) |
The unique URL representing the new health check.
|
copyapply, buildCreateHealthCheckResponse.Builder healthCheck(HealthCheck healthCheck)
A complex type that contains identifying information about the health check.
healthCheck - A complex type that contains identifying information about the health check.CreateHealthCheckResponse.Builder location(String location)
The unique URL representing the new health check.
location - The unique URL representing the new health check.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.