Klasse Reference.ReferenceBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.Reference.ReferenceBuilder
- Umschließende Klasse:
Reference
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()a URL at which the entity is uniquely displayed in the Web appthe API show URL at which the object is accessibleA short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client.toString()A string that determines the schema of the object.
-
Methodendetails
-
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
A string that determines the schema of the object. This must be the standard name for the entity, suffixed by_referenceif the object is a reference.- 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.
-
build
-
toString
-