Klasse DeleteScreenOperationSpec

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

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

Specification for the DeleteScreen operation.

Delete screen

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteScreenOperationSpec

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

      @Internal public DeleteScreenOperationSpec(Long screenId)
      Constructs a validated instance of DeleteScreenOperationSpec.

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

      Parameter:
      screenId - The ID of the screen.
    • DeleteScreenOperationSpec

      protected DeleteScreenOperationSpec()
  • Methodendetails