Klasse DeletePromotionOperationSpec

java.lang.Object
io.github.primelib.webmethodsapigateway4j.spec.DeletePromotionOperationSpec

@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator") public class DeletePromotionOperationSpec extends Object
DeletePromotionSpec

Specification for the DeletePromotion operation.

  • Felddetails

    • VALIDATION_ENABLED

      @Experimental public static Boolean VALIDATION_ENABLED
      allows to disable validation of the spec, use with care!
  • Konstruktordetails

    • DeletePromotionOperationSpec

      @Internal public DeletePromotionOperationSpec(Consumer<DeletePromotionOperationSpec> spec)
      Constructs a validated instance of DeletePromotionOperationSpec.
      Parameter:
      spec - the specification to process
    • DeletePromotionOperationSpec

      @Internal public DeletePromotionOperationSpec(String promotionId)
      Constructs a validated instance of DeletePromotionOperationSpec.

      NOTE: This constructor is not considered stable and may change if the operation is updated.

      Parameter:
      promotionId - Promotion Id for the promotion to be deleted
    • DeletePromotionOperationSpec

      protected DeletePromotionOperationSpec()
  • Methodendetails