Klasse GetIsWatchingIssueBulkOperationSpec
java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetIsWatchingIssueBulkOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetIsWatchingIssueBulkOperationSpec
extends Object
GetIsWatchingIssueBulkSpec
Specification for the GetIsWatchingIssueBulk operation.
Get is watching issue bulk
-
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
GetIsWatchingIssueBulkOperationSpec
(IssueList issueList) Constructs a validated instance ofGetIsWatchingIssueBulkOperationSpec
.Constructs a validated instance ofGetIsWatchingIssueBulkOperationSpec
. -
Methodenübersicht
-
Felddetails
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Konstruktordetails
-
GetIsWatchingIssueBulkOperationSpec
@Internal public GetIsWatchingIssueBulkOperationSpec(Consumer<GetIsWatchingIssueBulkOperationSpec> spec) Constructs a validated instance ofGetIsWatchingIssueBulkOperationSpec
.- Parameter:
spec
- the specification to process
-
GetIsWatchingIssueBulkOperationSpec
Constructs a validated instance ofGetIsWatchingIssueBulkOperationSpec
.NOTE: This constructor is not considered stable and may change if the operation is updated.
- Parameter:
issueList
- A list of issue IDs.
-
GetIsWatchingIssueBulkOperationSpec
protected GetIsWatchingIssueBulkOperationSpec()
-
-
Methodendetails
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Löst aus:
NullPointerException
-
builder
public static GetIsWatchingIssueBulkOperationSpec.GetIsWatchingIssueBulkOperationSpecBuilder builder() -
issueList
A list of issue IDs. -
issueList
A list of issue IDs.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-