Interface Page.Builder

    • Method Detail

      • values

        Page.Builder values​(Collection<ValueHolder> values)

        A structure that contains values in multiple encoding formats.

        Parameters:
        values - A structure that contains values in multiple encoding formats.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • values

        Page.Builder values​(ValueHolder... values)

        A structure that contains values in multiple encoding formats.

        Parameters:
        values - A structure that contains values in multiple encoding formats.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextPageToken

        Page.Builder nextPageToken​(String nextPageToken)

        The token of the next page.

        Parameters:
        nextPageToken - The token of the next page.
        Returns:
        Returns a reference to this object so that method calls can be chained together.