Klasse EnablePortOperationSpec

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

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

Specification for the EnablePort operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • EnablePortOperationSpec

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

      @Internal public EnablePortOperationSpec(PortReference body)
      Constructs a validated instance of EnablePortOperationSpec.

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

      Parameter:
      body - The request body references the existing port configuration to be enabled.
    • EnablePortOperationSpec

      protected EnablePortOperationSpec()
  • Methodendetails