Interface EngagementSort.Builder

  • Method Details

    • sortBy

      The field by which to sort the results.

      Parameters:
      sortBy - The field by which to sort the results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sortBy

      The field by which to sort the results.

      Parameters:
      sortBy - The field by which to sort the results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sortOrder

      EngagementSort.Builder sortOrder(String sortOrder)

      The order in which to sort the results.

      Parameters:
      sortOrder - The order in which to sort the results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sortOrder

      EngagementSort.Builder sortOrder(SortOrder sortOrder)

      The order in which to sort the results.

      Parameters:
      sortOrder - The order in which to sort the results.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: