CopyableBuilder<GetHealthCheckCountResponse.Builder,GetHealthCheckCountResponse>
, SdkBuilder<GetHealthCheckCountResponse.Builder,GetHealthCheckCountResponse>
public static interface GetHealthCheckCountResponse.Builder extends CopyableBuilder<GetHealthCheckCountResponse.Builder,GetHealthCheckCountResponse>
Modifier and Type | Method | Description |
---|---|---|
GetHealthCheckCountResponse.Builder |
healthCheckCount(Long healthCheckCount) |
The number of health checks associated with the current AWS account.
|
copy
apply, build
GetHealthCheckCountResponse.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.