Interface OfferSort.Builder

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

public static interface OfferSort.Builder extends SdkPojo, CopyableBuilder<OfferSort.Builder,OfferSort>
  • Method Details

    • sortBy

      OfferSort.Builder sortBy(String sortBy)

      Allows to sort offers.

      Parameters:
      sortBy - Allows to sort offers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sortBy

      Allows to sort offers.

      Parameters:
      sortBy - Allows to sort offers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sortOrder

      OfferSort.Builder sortOrder(String sortOrder)

      Allows to sort offers.

      Parameters:
      sortOrder - Allows to sort offers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sortOrder

      OfferSort.Builder sortOrder(SortOrder sortOrder)

      Allows to sort offers.

      Parameters:
      sortOrder - Allows to sort offers.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: