Klasse BulkEditShareableEntityResponse
java.lang.Object
io.github.primelib.jira4j.restv2.model.BulkEditShareableEntityResponse
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class BulkEditShareableEntityResponse
extends Object
BulkEditShareableEntityResponse
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic enumAllowed 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
KonstruktorenModifiziererKonstruktorBeschreibungprotectedBulkEditShareableEntityResponse(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 booleanThe mapping dashboard id to errors if any.entityErrors(Map<String, BulkEditActionError> entityErrors) The mapping dashboard id to errors if any.booleaninthashCode()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
-