Klasse GetVotesOperationSpec

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

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

Specification for the GetVotes operation.

Get votes

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetVotesOperationSpec

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

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

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

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

      protected GetVotesOperationSpec()
  • Methodendetails