Interface SearchSort.Builder

  • Method Details

    • attribute

      SearchSort.Builder attribute(String attribute)

      The attribute detail of the way to sort search results.

      Parameters:
      attribute - The attribute detail of the way to sort search results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • order

      SearchSort.Builder order(String order)

      The order detail of the wya to sort search results.

      Parameters:
      order - The order detail of the wya to sort search results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • order

      The order detail of the wya to sort search results.

      Parameters:
      order - The order detail of the wya to sort search results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: