Klasse MoveVersionOperationSpec

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

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

Specification for the MoveVersion operation.

Move version

  • Felddetails

    • VALIDATION_ENABLED

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

    • MoveVersionOperationSpec

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

      @Internal public MoveVersionOperationSpec(String id, VersionMoveBean versionMoveBean)
      Constructs a validated instance of MoveVersionOperationSpec.

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

      Parameter:
      id - The ID of the version to be moved.
      versionMoveBean -
    • MoveVersionOperationSpec

      protected MoveVersionOperationSpec()
  • Methodendetails