Klasse DisableJMSConnectionOperationSpec

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

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

Specification for the DisableJMSConnection operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • DisableJMSConnectionOperationSpec

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

      @Internal public DisableJMSConnectionOperationSpec(String jmsConnId)
      Constructs a validated instance of DisableJMSConnectionOperationSpec.

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

      Parameter:
      jmsConnId - This path parameter is used to specify the JMS connection id which JMS connection needs to be disabled.
    • DisableJMSConnectionOperationSpec

      protected DisableJMSConnectionOperationSpec()
  • Methodendetails