Klasse CreateUserRequestUserAllOfLicense
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.CreateUserRequestUserAllOfLicense
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CreateUserRequestUserAllOfLicense
extends Object
CreateUserRequestUserAllOfLicense
-
Verschachtelte Klassen - Übersicht
Modifizierer und TypKlasseBeschreibungstatic class
static enum
-
Feldübersicht
Modifizierer und TypFeldBeschreibungprotected String
a URL at which the entity is uniquely displayed in the Web appprotected String
protected String
the API show URL at which the object is accessibleprotected String
A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client. -
Konstruktorübersicht
ModifiziererKonstruktorBeschreibungprotected
CreateUserRequestUserAllOfLicense
(String id, String summary, CreateUserRequestUserAllOfLicense.TypeEnum type, String self, String htmlUrl) Constructs a validated instance ofCreateUserRequestUserAllOfLicense
.Constructs a validated instance ofCreateUserRequestUserAllOfLicense
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()
protected boolean
boolean
int
hashCode()
htmlUrl()
a URL at which the entity is uniquely displayed in the Web appa URL at which the entity is uniquely displayed in the Web appid()
self()
the API show URL at which the object is accessiblethe API show URL at which the object is accessiblesummary()
A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client.A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client.toString()
type()
-
Felddetails
-
id
-
summary
A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client. In many cases, this will be identical toname
, though it is not intended to be an identifier. -
type
-
self
the API show URL at which the object is accessible -
htmlUrl
a URL at which the entity is uniquely displayed in the Web app
-
-
Konstruktordetails
-
CreateUserRequestUserAllOfLicense
Constructs a validated instance ofCreateUserRequestUserAllOfLicense
.- Parameter:
spec
- the specification to process
-
CreateUserRequestUserAllOfLicense
@Internal public CreateUserRequestUserAllOfLicense(String id, String summary, CreateUserRequestUserAllOfLicense.TypeEnum type, String self, String htmlUrl) Constructs a validated instance ofCreateUserRequestUserAllOfLicense
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
CreateUserRequestUserAllOfLicense(Consumer)
instead.- Parameter:
id
- idsummary
- A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client. In many cases, this will be identical toname
, though it is not intended to be an identifier.type
- typeself
- the API show URL at which the object is accessiblehtmlUrl
- a URL at which the entity is uniquely displayed in the Web app
-
CreateUserRequestUserAllOfLicense
protected CreateUserRequestUserAllOfLicense()
-
-
Methodendetails
-
builder
-
id
-
summary
A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client. In many cases, this will be identical toname
, though it is not intended to be an identifier. -
type
-
self
the API show URL at which the object is accessible -
htmlUrl
a URL at which the entity is uniquely displayed in the Web app -
id
- Gibt zurück:
this
.
-
summary
A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client. In many cases, this will be identical toname
, though it is not intended to be an identifier.- Gibt zurück:
this
.
-
type
- Gibt zurück:
this
.
-
self
the API show URL at which the object is accessible- Gibt zurück:
this
.
-
htmlUrl
a URL at which the entity is uniquely displayed in the Web app- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-