Klasse ActivateRuleOperationSpec

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

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

Specification for the ActivateRule operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • ActivateRuleOperationSpec

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

      @Internal public ActivateRuleOperationSpec(String ruleId)
      Constructs a validated instance of ActivateRuleOperationSpec.

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

      Parameter:
      ruleId - The path parameter should be the id of rule that needs to be activated.
    • ActivateRuleOperationSpec

      protected ActivateRuleOperationSpec()
  • Methodendetails