public static interface GetTrafficPolicyInstanceCountResponse.Builder extends Route53Response.Builder, CopyableBuilder<GetTrafficPolicyInstanceCountResponse.Builder,GetTrafficPolicyInstanceCountResponse>
| Modifier and Type | Method and Description |
|---|---|
GetTrafficPolicyInstanceCountResponse.Builder |
trafficPolicyInstanceCount(Integer trafficPolicyInstanceCount)
The number of traffic policy instances that are associated with the current AWS account.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetTrafficPolicyInstanceCountResponse.Builder trafficPolicyInstanceCount(Integer trafficPolicyInstanceCount)
The number of traffic policy instances that are associated with the current AWS account.
trafficPolicyInstanceCount - The number of traffic policy instances that are associated with the current AWS account.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.