Klasse AddonReference
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.AddonReference
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class AddonReference
extends Object
AddonReference
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Stringa URL at which the entity is uniquely displayed in the Web appprotected Stringprotected StringThe user entered name of the Addon.protected Stringthe API show URL at which the object is accessibleprotected StringThe URL source of the Addonprotected StringA short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client.protected AddonReference.TypeEnum -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedAddonReference(String id, String summary, AddonReference.TypeEnum type, String self, String htmlUrl, String src, String name) AddonReference(Consumer<AddonReference> spec) Constructs a validated implementation ofAddonReference. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleaninthashCode()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()name()The user entered name of the Addon.The user entered name of the Addon.self()the API show URL at which the object is accessiblethe API show URL at which the object is accessiblesrc()The URL source of the AddonThe URL source of the Addonsummary()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()type(AddonReference.TypeEnum 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 to `name`, 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 -
src
The URL source of the Addon -
name
The user entered name of the Addon.
-
-
Konstruktordetails
-
AddonReference
Constructs a validated implementation ofAddonReference.- Parameter:
spec- the specification to process
-
AddonReference
-
AddonReference
protected AddonReference()
-
-
Methodendetails
-
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 to `name`, 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 -
src
The URL source of the Addon -
name
The user entered name of the Addon. -
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 to `name`, 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.
-
src
The URL source of the Addon- Gibt zurück:
this.
-
name
The user entered name of the Addon.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-