Class ListTrafficPolicyInstancesRequest

    • Constructor Detail

      • ListTrafficPolicyInstancesRequest

        public ListTrafficPolicyInstancesRequest()
    • Method Detail

      • setHostedZoneIdMarker

        public void setHostedZoneIdMarker​(String hostedZoneIdMarker)

        For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, you have more traffic policy instances. To get the next group of MaxItems traffic policy instances, submit another ListTrafficPolicyInstances request. For the value of HostedZoneIdMarker, specify the value of HostedZoneIdMarker from the previous response, which is the hosted zone ID of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

        Parameters:
        hostedZoneIdMarker - For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, you have more traffic policy instances. To get the next group of MaxItems traffic policy instances, submit another ListTrafficPolicyInstances request. For the value of HostedZoneIdMarker, specify the value of HostedZoneIdMarker from the previous response, which is the hosted zone ID of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

      • getHostedZoneIdMarker

        public String getHostedZoneIdMarker()

        For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, you have more traffic policy instances. To get the next group of MaxItems traffic policy instances, submit another ListTrafficPolicyInstances request. For the value of HostedZoneIdMarker, specify the value of HostedZoneIdMarker from the previous response, which is the hosted zone ID of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

        Returns:
        For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, you have more traffic policy instances. To get the next group of MaxItems traffic policy instances, submit another ListTrafficPolicyInstances request. For the value of HostedZoneIdMarker, specify the value of HostedZoneIdMarker from the previous response, which is the hosted zone ID of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

      • withHostedZoneIdMarker

        public ListTrafficPolicyInstancesRequest withHostedZoneIdMarker​(String hostedZoneIdMarker)

        For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, you have more traffic policy instances. To get the next group of MaxItems traffic policy instances, submit another ListTrafficPolicyInstances request. For the value of HostedZoneIdMarker, specify the value of HostedZoneIdMarker from the previous response, which is the hosted zone ID of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

        Parameters:
        hostedZoneIdMarker - For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, you have more traffic policy instances. To get the next group of MaxItems traffic policy instances, submit another ListTrafficPolicyInstances request. For the value of HostedZoneIdMarker, specify the value of HostedZoneIdMarker from the previous response, which is the hosted zone ID of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setTrafficPolicyInstanceNameMarker

        public void setTrafficPolicyInstanceNameMarker​(String trafficPolicyInstanceNameMarker)

        For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, TrafficPolicyInstanceNameMarker is the name of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

        Parameters:
        trafficPolicyInstanceNameMarker - For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, TrafficPolicyInstanceNameMarker is the name of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

      • getTrafficPolicyInstanceNameMarker

        public String getTrafficPolicyInstanceNameMarker()

        For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, TrafficPolicyInstanceNameMarker is the name of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

        Returns:
        For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, TrafficPolicyInstanceNameMarker is the name of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

      • withTrafficPolicyInstanceNameMarker

        public ListTrafficPolicyInstancesRequest withTrafficPolicyInstanceNameMarker​(String trafficPolicyInstanceNameMarker)

        For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, TrafficPolicyInstanceNameMarker is the name of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

        Parameters:
        trafficPolicyInstanceNameMarker - For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, TrafficPolicyInstanceNameMarker is the name of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setTrafficPolicyInstanceTypeMarker

        public void setTrafficPolicyInstanceTypeMarker​(String trafficPolicyInstanceTypeMarker)

        For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

        Parameters:
        trafficPolicyInstanceTypeMarker - For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

        See Also:
        RRType
      • getTrafficPolicyInstanceTypeMarker

        public String getTrafficPolicyInstanceTypeMarker()

        For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

        Returns:
        For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

        See Also:
        RRType
      • withTrafficPolicyInstanceTypeMarker

        public ListTrafficPolicyInstancesRequest withTrafficPolicyInstanceTypeMarker​(String trafficPolicyInstanceTypeMarker)

        For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

        Parameters:
        trafficPolicyInstanceTypeMarker - For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        RRType
      • setTrafficPolicyInstanceTypeMarker

        public void setTrafficPolicyInstanceTypeMarker​(RRType trafficPolicyInstanceTypeMarker)

        For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

        Parameters:
        trafficPolicyInstanceTypeMarker - For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

        See Also:
        RRType
      • withTrafficPolicyInstanceTypeMarker

        public ListTrafficPolicyInstancesRequest withTrafficPolicyInstanceTypeMarker​(RRType trafficPolicyInstanceTypeMarker)

        For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

        Parameters:
        trafficPolicyInstanceTypeMarker - For the first request to ListTrafficPolicyInstances, omit this value.

        If the value of IsTruncated in the previous response was true, TrafficPolicyInstanceTypeMarker is the DNS type of the first traffic policy instance in the next group of MaxItems traffic policy instances.

        If the value of IsTruncated in the previous response was false, there are no more traffic policy instances to get.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        RRType
      • setMaxItems

        public void setMaxItems​(String maxItems)

        The maximum number of traffic policy instances to be included in the response body for this request. If you have more than MaxItems traffic policy instances, the value of the IsTruncated element in the response is true, and the values of HostedZoneIdMarker, TrafficPolicyInstanceNameMarker, and TrafficPolicyInstanceTypeMarker represent the first traffic policy instance in the next group of MaxItems traffic policy instances.

        Parameters:
        maxItems - The maximum number of traffic policy instances to be included in the response body for this request. If you have more than MaxItems traffic policy instances, the value of the IsTruncated element in the response is true, and the values of HostedZoneIdMarker, TrafficPolicyInstanceNameMarker, and TrafficPolicyInstanceTypeMarker represent the first traffic policy instance in the next group of MaxItems traffic policy instances.
      • getMaxItems

        public String getMaxItems()

        The maximum number of traffic policy instances to be included in the response body for this request. If you have more than MaxItems traffic policy instances, the value of the IsTruncated element in the response is true, and the values of HostedZoneIdMarker, TrafficPolicyInstanceNameMarker, and TrafficPolicyInstanceTypeMarker represent the first traffic policy instance in the next group of MaxItems traffic policy instances.

        Returns:
        The maximum number of traffic policy instances to be included in the response body for this request. If you have more than MaxItems traffic policy instances, the value of the IsTruncated element in the response is true, and the values of HostedZoneIdMarker, TrafficPolicyInstanceNameMarker, and TrafficPolicyInstanceTypeMarker represent the first traffic policy instance in the next group of MaxItems traffic policy instances.
      • withMaxItems

        public ListTrafficPolicyInstancesRequest withMaxItems​(String maxItems)

        The maximum number of traffic policy instances to be included in the response body for this request. If you have more than MaxItems traffic policy instances, the value of the IsTruncated element in the response is true, and the values of HostedZoneIdMarker, TrafficPolicyInstanceNameMarker, and TrafficPolicyInstanceTypeMarker represent the first traffic policy instance in the next group of MaxItems traffic policy instances.

        Parameters:
        maxItems - The maximum number of traffic policy instances to be included in the response body for this request. If you have more than MaxItems traffic policy instances, the value of the IsTruncated element in the response is true, and the values of HostedZoneIdMarker, TrafficPolicyInstanceNameMarker, and TrafficPolicyInstanceTypeMarker represent the first traffic policy instance in the next group of MaxItems traffic policy instances.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • toString

        public String toString()
        Returns a string representation of this object; useful for testing and debugging.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object