Interface ResponseHeadersPolicyList.Builder

    • Method Detail

      • nextMarker

        ResponseHeadersPolicyList.Builder nextMarker​(String nextMarker)

        If there are more items in the list than are in this response, this element is present. It contains the value that you should use in the Marker field of a subsequent request to continue listing response headers policies where you left off.

        Parameters:
        nextMarker - If there are more items in the list than are in this response, this element is present. It contains the value that you should use in the Marker field of a subsequent request to continue listing response headers policies where you left off.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • maxItems

        ResponseHeadersPolicyList.Builder maxItems​(Integer maxItems)

        The maximum number of response headers policies requested.

        Parameters:
        maxItems - The maximum number of response headers policies requested.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • quantity

        ResponseHeadersPolicyList.Builder quantity​(Integer quantity)

        The number of response headers policies returned.

        Parameters:
        quantity - The number of response headers policies returned.
        Returns:
        Returns a reference to this object so that method calls can be chained together.