| Package | Description |
|---|---|
| com.amazonaws.services.route53 |
Amazon RouteĀ 53 is a highly available and scalable Domain Name System (DNS) web service.
|
| com.amazonaws.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
ListTrafficPolicyInstancesByHostedZoneRequest |
ListTrafficPolicyInstancesByHostedZoneRequest.clone() |
ListTrafficPolicyInstancesByHostedZoneRequest |
ListTrafficPolicyInstancesByHostedZoneRequest.withHostedZoneId(String hostedZoneId)
The ID of the hosted zone that you want to list traffic policy instances for.
|
ListTrafficPolicyInstancesByHostedZoneRequest |
ListTrafficPolicyInstancesByHostedZoneRequest.withMaxItems(String maxItems)
The maximum number of traffic policy instances to be included in the response body for this request.
|
ListTrafficPolicyInstancesByHostedZoneRequest |
ListTrafficPolicyInstancesByHostedZoneRequest.withTrafficPolicyInstanceNameMarker(String trafficPolicyInstanceNameMarker)
If the value of
IsTruncated in the previous response is true, you have more traffic policy
instances. |
ListTrafficPolicyInstancesByHostedZoneRequest |
ListTrafficPolicyInstancesByHostedZoneRequest.withTrafficPolicyInstanceTypeMarker(RRType trafficPolicyInstanceTypeMarker)
If the value of
IsTruncated in the previous response is true, you have more traffic policy
instances. |
ListTrafficPolicyInstancesByHostedZoneRequest |
ListTrafficPolicyInstancesByHostedZoneRequest.withTrafficPolicyInstanceTypeMarker(String trafficPolicyInstanceTypeMarker)
If the value of
IsTruncated in the previous response is true, you have more traffic policy
instances. |
Copyright © 2024. All rights reserved.