Interface IntentSortBy.Builder

All Superinterfaces:
Buildable, CopyableBuilder<IntentSortBy.Builder,IntentSortBy>, SdkBuilder<IntentSortBy.Builder,IntentSortBy>, SdkPojo
Enclosing class:
IntentSortBy

public static interface IntentSortBy.Builder extends SdkPojo, CopyableBuilder<IntentSortBy.Builder,IntentSortBy>
  • 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: