Class GetPriorityOperationSpec
java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetPriorityOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetPriorityOperationSpec
extends Object
GetPrioritySpec
Specification for the GetPriority operation.
Get priority
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Boolean
allows to disable validation of the spec, use with care! -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructs a validated instance ofGetPriorityOperationSpec
.Constructs a validated instance ofGetPriorityOperationSpec
. -
Method Summary
-
Field Details
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Constructor Details
-
GetPriorityOperationSpec
Constructs a validated instance ofGetPriorityOperationSpec
.- Parameters:
spec
- the specification to process
-
GetPriorityOperationSpec
Constructs a validated instance ofGetPriorityOperationSpec
.NOTE: This constructor is not considered stable and may change if the operation is updated.
- Parameters:
id
- The ID of the issue priority.
-
GetPriorityOperationSpec
protected GetPriorityOperationSpec()
-
-
Method Details
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Throws:
NullPointerException
-
builder
-
id
The ID of the issue priority. -
id
The ID of the issue priority.- Returns:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-