Interface OfferingPromotion.Builder

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

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

    • id

      The ID of the offering promotion.

      Parameters:
      id - The ID of the offering promotion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      OfferingPromotion.Builder description(String description)

      A string that describes the offering promotion.

      Parameters:
      description - A string that describes the offering promotion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.