Klasse GetIssuePropertyKeysOperationSpec

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

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

Specification for the GetIssuePropertyKeys operation.

Get issue property keys

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetIssuePropertyKeysOperationSpec

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

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

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

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

      protected GetIssuePropertyKeysOperationSpec()
  • Methodendetails