Klasse CreateRuleOperationSpec

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

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

Specification for the CreateRule operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • CreateRuleOperationSpec

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

      @Internal public CreateRuleOperationSpec(Rule body)
      Constructs a validated instance of CreateRuleOperationSpec.

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

      Parameter:
      body -
    • CreateRuleOperationSpec

      protected CreateRuleOperationSpec()
  • Methodendetails