Klasse ProjectPermissions
java.lang.Object
io.github.primelib.jira4j.restv2.model.ProjectPermissions
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ProjectPermissions
extends Object
ProjectPermissions
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
ProjectPermissions
(Boolean canEdit) Constructs a validated instance ofProjectPermissions
.Constructs a validated instance ofProjectPermissions
. -
Methodenübersicht
-
Felddetails
-
canEdit
Whether the logged user can edit the project.
-
-
Konstruktordetails
-
ProjectPermissions
Constructs a validated instance ofProjectPermissions
.- Parameter:
spec
- the specification to process
-
ProjectPermissions
Constructs a validated instance ofProjectPermissions
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ProjectPermissions(Consumer)
instead.- Parameter:
canEdit
- Whether the logged user can edit the project.
-
ProjectPermissions
protected ProjectPermissions()
-
-
Methodendetails
-
builder
-
canEdit
Whether the logged user can edit the project. -
canEdit
Whether the logged user can edit the project.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-