Interface IntentSortBy.Builder

  • Method Details

    • attribute

      IntentSortBy.Builder attribute(String attribute)

      The attribute to use to sort the list of intents.

      Parameters:
      attribute - The attribute to use to sort the list of intents.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • attribute

      The attribute to use to sort the list of intents.

      Parameters:
      attribute - The attribute to use to sort the list of intents.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • order

      The order to sort the list. You can choose ascending or descending.

      Parameters:
      order - The order to sort the list. You can choose ascending or descending.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • order

      The order to sort the list. You can choose ascending or descending.

      Parameters:
      order - The order to sort the list. You can choose ascending or descending.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: