Klasse UnrestrictedUserEmail
java.lang.Object
io.github.primelib.jira4j.restv3.model.UnrestrictedUserEmail
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class UnrestrictedUserEmail
extends Object
UnrestrictedUserEmail
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
UnrestrictedUserEmail
(String accountId, String email) Constructs a validated instance ofUnrestrictedUserEmail
.Constructs a validated instance ofUnrestrictedUserEmail
. -
Methodenübersicht
-
Felddetails
-
accountId
The accountId of the user -
email
The email of the user
-
-
Konstruktordetails
-
UnrestrictedUserEmail
Constructs a validated instance ofUnrestrictedUserEmail
.- Parameter:
spec
- the specification to process
-
UnrestrictedUserEmail
Constructs a validated instance ofUnrestrictedUserEmail
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
UnrestrictedUserEmail(Consumer)
instead.- Parameter:
accountId
- The accountId of the useremail
- The email of the user
-
UnrestrictedUserEmail
protected UnrestrictedUserEmail()
-
-
Methodendetails
-
builder
-
accountId
The accountId of the user -
email
The email of the user -
accountId
The accountId of the user- Gibt zurück:
this
.
-
email
The email of the user- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-