Klasse UpdateOutboundProxyOperationSpec

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

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

Specification for the UpdateOutboundProxy operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • UpdateOutboundProxyOperationSpec

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

      @Internal public UpdateOutboundProxyOperationSpec(OutboundProxySettings body)
      Constructs a validated instance of UpdateOutboundProxyOperationSpec.

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

      Parameter:
      body - The request payload of an outbound proxy server that is to be updated in API Gateway.
    • UpdateOutboundProxyOperationSpec

      protected UpdateOutboundProxyOperationSpec()
  • Methodendetails