public static interface GetHealthCheckCountResponse.Builder extends Route53Response.Builder, CopyableBuilder<GetHealthCheckCountResponse.Builder,GetHealthCheckCountResponse>
| Modifier and Type | Method and Description |
|---|---|
GetHealthCheckCountResponse.Builder |
healthCheckCount(Long healthCheckCount)
The number of health checks associated with the current AWS account.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetHealthCheckCountResponse.Builder healthCheckCount(Long healthCheckCount)
The number of health checks associated with the current AWS account.
healthCheckCount - The number of health checks associated with the current AWS account.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.