Klasse GetDynamicWebhooksForAppOperationSpec

java.lang.Object
io.github.primelib.jira4j.restv2.spec.GetDynamicWebhooksForAppOperationSpec

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

Specification for the GetDynamicWebhooksForApp operation.

Get dynamic webhooks for app

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetDynamicWebhooksForAppOperationSpec

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

      @Internal public GetDynamicWebhooksForAppOperationSpec(Long startAt, Integer maxResults)
      Constructs a validated instance of GetDynamicWebhooksForAppOperationSpec.

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

      Parameter:
      startAt - The index of the first item to return in a page of results (page offset).
      maxResults - The maximum number of items to return per page.
    • GetDynamicWebhooksForAppOperationSpec

      protected GetDynamicWebhooksForAppOperationSpec()
  • Methodendetails