Interface EngagementSort.Builder

    • Method Detail

      • 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, SortOrder
      • 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:
        SortOrder, SortOrder