Klasse Addon.AddonBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.Addon.AddonBuilder
- Umschließende Klasse:
Addon
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
a URL at which the entity is uniquely displayed in the Web appThe name of the Add-on.the API show URL at which the object is accessibleThe source URL to display in a frame in the PagerDuty UI.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
(Addon.TypeEnum type) The type of Add-on.
-
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
The type of Add-on.- 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
.
-
name
The name of the Add-on.- Gibt zurück:
this
.
-
src
The source URL to display in a frame in the PagerDuty UI. HTTPS is required.- Gibt zurück:
this
.
-
build
-
toString
-