public static interface GetHostedZoneCountResponse.Builder extends Route53Response.Builder, CopyableBuilder<GetHostedZoneCountResponse.Builder,GetHostedZoneCountResponse>
| Modifier and Type | Method and Description |
|---|---|
GetHostedZoneCountResponse.Builder |
hostedZoneCount(Long hostedZoneCount)
The total number of public and private hosted zones that are associated with the current AWS account.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetHostedZoneCountResponse.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.