Klasse DeleteOutboundProxyOperationSpec

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

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

Specification for the DeleteOutboundProxy operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteOutboundProxyOperationSpec

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

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

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

      Parameter:
      outboundproxyAlias - The outbound proxy server alias to be deleted
    • DeleteOutboundProxyOperationSpec

      protected DeleteOutboundProxyOperationSpec()
  • Methodendetails