Klasse GetCommentPropertyKeysOperationSpec
java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetCommentPropertyKeysOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetCommentPropertyKeysOperationSpec
extends Object
GetCommentPropertyKeysSpec
Specification for the GetCommentPropertyKeys operation.
Get comment property keys
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic Boolean
allows to disable validation of the spec, use with care! -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
GetCommentPropertyKeysOperationSpec
(String commentId) Constructs a validated instance ofGetCommentPropertyKeysOperationSpec
.Constructs a validated instance ofGetCommentPropertyKeysOperationSpec
. -
Methodenübersicht
-
Felddetails
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Konstruktordetails
-
GetCommentPropertyKeysOperationSpec
@Internal public GetCommentPropertyKeysOperationSpec(Consumer<GetCommentPropertyKeysOperationSpec> spec) Constructs a validated instance ofGetCommentPropertyKeysOperationSpec
.- Parameter:
spec
- the specification to process
-
GetCommentPropertyKeysOperationSpec
Constructs a validated instance ofGetCommentPropertyKeysOperationSpec
.NOTE: This constructor is not considered stable and may change if the operation is updated.
- Parameter:
commentId
- The ID of the comment.
-
GetCommentPropertyKeysOperationSpec
protected GetCommentPropertyKeysOperationSpec()
-
-
Methodendetails
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Löst aus:
NullPointerException
-
builder
public static GetCommentPropertyKeysOperationSpec.GetCommentPropertyKeysOperationSpecBuilder builder() -
commentId
The ID of the comment. -
commentId
The ID of the comment.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-