Klasse EnableOutboundProxyOperationSpec

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

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

Specification for the EnableOutboundProxy operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • EnableOutboundProxyOperationSpec

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

      @Internal public EnableOutboundProxyOperationSpec(String outboundproxyAlias)
      Constructs a validated instance of EnableOutboundProxyOperationSpec.

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

      Parameter:
      outboundproxyAlias - The outbound proxy server alias to be enabled
    • EnableOutboundProxyOperationSpec

      protected EnableOutboundProxyOperationSpec()
  • Methodendetails