Klasse AssignLogEntry.AssignLogEntryBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.AssignLogEntry.AssignLogEntryBuilder
- Umschließende Klasse:
AssignLogEntry
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungagent
(AgentReference agent) assignees
(List<UserReference> assignees) An array of assigned Users for this log entrybuild()
Contexts to be included with the trigger such as links to graphs or images.createdAt
(OffsetDateTime createdAt) Time at which the log entry was created.eventDetails
(LogEntryAllOfEventDetails eventDetails) a URL at which the entity is uniquely displayed in the Web appincident
(IncidentReference incident) Optional field containing a note, if one was included with the log entry.the API show URL at which the object is accessibleservice
(ServiceReference service) A short-form, server-generated string that provides succinct, important information about an object suitable for primary labeling of an entity in a client.teams
(List<TeamReference> teams) Will consist of references unless includedtoString()
type
(AssignLogEntry.TypeEnum type)
-
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
- 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
.
-
createdAt
Time at which the log entry was created.- Gibt zurück:
this
.
-
channel
- Gibt zurück:
this
.
-
agent
- Gibt zurück:
this
.
-
note
Optional field containing a note, if one was included with the log entry.- Gibt zurück:
this
.
-
contexts
Contexts to be included with the trigger such as links to graphs or images.- Gibt zurück:
this
.
-
service
- Gibt zurück:
this
.
-
incident
- Gibt zurück:
this
.
-
teams
Will consist of references unless included- Gibt zurück:
this
.
-
eventDetails
- Gibt zurück:
this
.
-
assignees
An array of assigned Users for this log entry- Gibt zurück:
this
.
-
build
-
toString
-