Klasse AddVoteOperationSpec

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

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

Specification for the AddVote operation.

Add vote

  • Felddetails

    • VALIDATION_ENABLED

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

    • AddVoteOperationSpec

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

      @Internal public AddVoteOperationSpec(String issueIdOrKey)
      Constructs a validated instance of AddVoteOperationSpec.

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

      Parameter:
      issueIdOrKey - The ID or key of the issue.
    • AddVoteOperationSpec

      protected AddVoteOperationSpec()
  • Methodendetails