CopyableBuilder<GetHostedZoneCountResponse.Builder,GetHostedZoneCountResponse>
, SdkBuilder<GetHostedZoneCountResponse.Builder,GetHostedZoneCountResponse>
public static interface GetHostedZoneCountResponse.Builder extends CopyableBuilder<GetHostedZoneCountResponse.Builder,GetHostedZoneCountResponse>
Modifier and Type | Method | Description |
---|---|---|
GetHostedZoneCountResponse.Builder |
hostedZoneCount(Long hostedZoneCount) |
The total number of public and private hosted zones that are associated with the current AWS account.
|
copy
apply, build
GetHostedZoneCountResponse.Builder hostedZoneCount(Long hostedZoneCount)
The total number of public and private hosted zones that are associated with the current AWS account.
hostedZoneCount
- The total number of public and private hosted zones that are associated with the current AWS account.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.