Klasse Vendor.VendorBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.Vendor.VendorBuilder
- Umschließende Klasse:
Vendor
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
description
(String description) A short description of this vendor, and common use-cases of integrations for this vendor.a URL at which the entity is uniquely displayed in the Web appintegrationGuideUrl
(String integrationGuideUrl) URL of an integration guide for this vendorURL of a logo identifying the vendorThe short name of the vendorthe 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.thumbnailUrl
(String thumbnailUrl) URL of a small thumbnail image identifying the vendortoString()
A string that determines the schema of the object.websiteUrl
(String websiteUrl) URL of the vendor's main website
-
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_reference
if 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
.
-
name
The short name of the vendor- Gibt zurück:
this
.
-
websiteUrl
URL of the vendor's main website- Gibt zurück:
this
.
-
logoUrl
URL of a logo identifying the vendor- Gibt zurück:
this
.
-
thumbnailUrl
URL of a small thumbnail image identifying the vendor- Gibt zurück:
this
.
-
description
A short description of this vendor, and common use-cases of integrations for this vendor.- Gibt zurück:
this
.
-
integrationGuideUrl
URL of an integration guide for this vendor- Gibt zurück:
this
.
-
build
-
toString
-