Klasse SaveProxyBypassOperationSpec

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

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

Specification for the SaveProxyBypass operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • SaveProxyBypassOperationSpec

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

      @Internal public SaveProxyBypassOperationSpec(ProxyBypass body)
      Constructs a validated instance of SaveProxyBypassOperationSpec.

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

      Parameter:
      body - The request payload of proxybypass server that is to be saved in API Gateway.
    • SaveProxyBypassOperationSpec

      protected SaveProxyBypassOperationSpec()
  • Methodendetails