Klasse CreateWebhookOperationSpec

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

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

Specification for the CreateWebhook operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • CreateWebhookOperationSpec

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

      @Internal public CreateWebhookOperationSpec(Webhook body)
      Constructs a validated instance of CreateWebhookOperationSpec.

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

      Parameter:
      body -
    • CreateWebhookOperationSpec

      protected CreateWebhookOperationSpec()
  • Methodendetails