static TrafficPolicyInstance.Builder |
TrafficPolicyInstance.builder() |
|
TrafficPolicyInstance.Builder |
TrafficPolicyInstance.Builder.hostedZoneId(String hostedZoneId) |
The ID of the hosted zone that Amazon Route 53 created resource record sets in.
|
TrafficPolicyInstance.Builder |
TrafficPolicyInstance.Builder.id(String id) |
The ID that Amazon Route 53 assigned to the new traffic policy instance.
|
TrafficPolicyInstance.Builder |
TrafficPolicyInstance.Builder.message(String message) |
If State is Failed, an explanation of the reason for the failure.
|
TrafficPolicyInstance.Builder |
TrafficPolicyInstance.Builder.name(String name) |
The DNS name, such as www.example.com, for which Amazon Route 53 responds to queries by using the resource
record sets that are associated with this traffic policy instance.
|
TrafficPolicyInstance.Builder |
TrafficPolicyInstance.Builder.state(String state) |
The value of State is one of the following values:
|
TrafficPolicyInstance.Builder |
TrafficPolicyInstance.toBuilder() |
|
TrafficPolicyInstance.Builder |
TrafficPolicyInstance.Builder.trafficPolicyId(String trafficPolicyId) |
The ID of the traffic policy that Amazon Route 53 used to create resource record sets in the specified hosted
zone.
|
TrafficPolicyInstance.Builder |
TrafficPolicyInstance.Builder.trafficPolicyType(String trafficPolicyType) |
The DNS type that Amazon Route 53 assigned to all of the resource record sets that it created for this
traffic policy instance.
|
TrafficPolicyInstance.Builder |
TrafficPolicyInstance.Builder.trafficPolicyType(RRType trafficPolicyType) |
The DNS type that Amazon Route 53 assigned to all of the resource record sets that it created for this
traffic policy instance.
|
TrafficPolicyInstance.Builder |
TrafficPolicyInstance.Builder.trafficPolicyVersion(Integer trafficPolicyVersion) |
The version of the traffic policy that Amazon Route 53 used to create resource record sets in the specified
hosted zone.
|
TrafficPolicyInstance.Builder |
TrafficPolicyInstance.Builder.ttl(Long ttl) |
The TTL that Amazon Route 53 assigned to all of the resource record sets that it created in the specified
hosted zone.
|