Klasse BulkEditShareableEntityResponse
java.lang.Object
io.github.primelib.jira4j.restv3.model.BulkEditShareableEntityResponse
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class BulkEditShareableEntityResponse
extends Object
BulkEditShareableEntityResponse
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic enum
Allowed action for bulk edit shareable entitystatic class
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungAllowed action for bulk edit shareable entityprotected Map<String,
BulkEditActionError> The mapping dashboard id to errors if any. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
BulkEditShareableEntityResponse
(BulkEditShareableEntityResponse.ActionEnum action, Map<String, BulkEditActionError> entityErrors) Constructs a validated instance ofBulkEditShareableEntityResponse
.Constructs a validated instance ofBulkEditShareableEntityResponse
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungaction()
Allowed action for bulk edit shareable entityAllowed action for bulk edit shareable entitybuilder()
protected boolean
The mapping dashboard id to errors if any.entityErrors
(Map<String, BulkEditActionError> entityErrors) The mapping dashboard id to errors if any.boolean
int
hashCode()
toString()
-
Felddetails
-
action
Allowed action for bulk edit shareable entity -
entityErrors
The mapping dashboard id to errors if any.
-
-
Konstruktordetails
-
BulkEditShareableEntityResponse
Constructs a validated instance ofBulkEditShareableEntityResponse
.- Parameter:
spec
- the specification to process
-
BulkEditShareableEntityResponse
protected BulkEditShareableEntityResponse()
-
-
Methodendetails
-
builder
-
action
Allowed action for bulk edit shareable entity -
entityErrors
The mapping dashboard id to errors if any. -
entityErrors
The mapping dashboard id to errors if any.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-