public static interface GetHostedZoneCountResponse.Builder extends Route53Response.Builder, SdkPojo, 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 Amazon Web Services
account.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetHostedZoneCountResponse.Builder hostedZoneCount(Long hostedZoneCount)
The total number of public and private hosted zones that are associated with the current Amazon Web Services account.
hostedZoneCount - The total number of public and private hosted zones that are associated with the current Amazon Web
Services account.Copyright © 2022. All rights reserved.