Klasse DeleteProjectAsynchronouslyOperationSpec

java.lang.Object
io.github.primelib.jira4j.restv3.spec.DeleteProjectAsynchronouslyOperationSpec

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

Specification for the DeleteProjectAsynchronously operation.

Delete project asynchronously

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteProjectAsynchronouslyOperationSpec

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

      @Internal public DeleteProjectAsynchronouslyOperationSpec(String projectIdOrKey)
      Constructs a validated instance of DeleteProjectAsynchronouslyOperationSpec.

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

      Parameter:
      projectIdOrKey - The project ID or project key (case sensitive).
    • DeleteProjectAsynchronouslyOperationSpec

      protected DeleteProjectAsynchronouslyOperationSpec()
  • Methodendetails