CopyableBuilder<GetHealthCheckResponse.Builder,GetHealthCheckResponse>
, SdkBuilder<GetHealthCheckResponse.Builder,GetHealthCheckResponse>
public static interface GetHealthCheckResponse.Builder extends CopyableBuilder<GetHealthCheckResponse.Builder,GetHealthCheckResponse>
Modifier and Type | Method | Description |
---|---|---|
GetHealthCheckResponse.Builder |
healthCheck(HealthCheck healthCheck) |
A complex type that contains information about one health check that is associated with the current AWS
account.
|
copy
apply, build
GetHealthCheckResponse.Builder healthCheck(HealthCheck healthCheck)
A complex type that contains information about one health check that is associated with the current AWS account.
healthCheck
- A complex type that contains information about one health check that is associated with the current
AWS account.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.