Klasse ActivateAPIOperationSpec

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

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

Specification for the ActivateAPI operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • ActivateAPIOperationSpec

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

      @Internal public ActivateAPIOperationSpec(String apiId)
      Constructs a validated instance of ActivateAPIOperationSpec.

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

      Parameter:
      apiId - API Id for the API to be activated
    • ActivateAPIOperationSpec

      protected ActivateAPIOperationSpec()
  • Methodendetails