Klasse DeletePlanByIdOperationSpec

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

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

Specification for the DeletePlanById operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeletePlanByIdOperationSpec

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

      @Internal public DeletePlanByIdOperationSpec(String planId)
      Constructs a validated instance of DeletePlanByIdOperationSpec.

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

      Parameter:
      planId - Id of a Plan
    • DeletePlanByIdOperationSpec

      protected DeletePlanByIdOperationSpec()
  • Methodendetails