Klasse BulkEditDashboardsOperationSpec
java.lang.Object
io.github.primelib.jira4j.restv3.spec.BulkEditDashboardsOperationSpec
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class BulkEditDashboardsOperationSpec
extends Object
BulkEditDashboardsSpec
Specification for the BulkEditDashboards operation.
Bulk edit dashboards
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic Booleanallows to disable validation of the spec, use with care! -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedBulkEditDashboardsOperationSpec(BulkEditShareableEntityRequest bulkEditShareableEntityRequest) Constructs a validated instance ofBulkEditDashboardsOperationSpec.Constructs a validated instance ofBulkEditDashboardsOperationSpec. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()@NotNull BulkEditShareableEntityRequestThe details of dashboards being updated in bulk.bulkEditShareableEntityRequest(@NotNull BulkEditShareableEntityRequest bulkEditShareableEntityRequest) The details of dashboards being updated in bulk.protected booleanbooleaninthashCode()toString()voidvalidate()Validates the Spec, will throw a exception if required parameters are missing
-
Felddetails
-
VALIDATION_ENABLED
allows to disable validation of the spec, use with care!
-
-
Konstruktordetails
-
BulkEditDashboardsOperationSpec
Constructs a validated instance ofBulkEditDashboardsOperationSpec.- Parameter:
spec- the specification to process
-
BulkEditDashboardsOperationSpec
protected BulkEditDashboardsOperationSpec()
-
-
Methodendetails
-
validate
public void validate()Validates the Spec, will throw a exception if required parameters are missing- Löst aus:
NullPointerException
-
builder
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-