Klasse AssignLogEntry
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.AssignLogEntry
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class AssignLogEntry
extends Object
AssignLogEntry
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected AgentReferenceprotected List<UserReference>An array of assigned Users for this log entryprotected ChannelContexts to be included with the trigger such as links to graphs or images.protected OffsetDateTimeTime at which the log entry was created.protected LogEntryAllOfEventDetailsprotected Stringa URL at which the entity is uniquely displayed in the Web appprotected Stringprotected IncidentReferenceprotected StringOptional field containing a note, if one was included with the log entry.protected Stringthe API show URL at which the object is accessibleprotected ServiceReferenceprotected 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 List<TeamReference>Will consist of references unless includedprotected AssignLogEntry.TypeEnum -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedAssignLogEntry(String id, String summary, AssignLogEntry.TypeEnum type, String self, String htmlUrl, OffsetDateTime createdAt, Channel channel, AgentReference agent, String note, List<Context> contexts, ServiceReference service, IncidentReference incident, List<TeamReference> teams, LogEntryAllOfEventDetails eventDetails, List<UserReference> assignees) AssignLogEntry(Consumer<AssignLogEntry> spec) Constructs a validated implementation ofAssignLogEntry. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungagent()agent(AgentReference agent) An array of assigned Users for this log entryassignees(List<UserReference> assignees) An array of assigned Users for this log entryprotected booleanchannel()contexts()Contexts to be included with the trigger such as links to graphs or images.Contexts to be included with the trigger such as links to graphs or images.Time at which the log entry was created.createdAt(OffsetDateTime createdAt) Time at which the log entry was created.booleaneventDetails(LogEntryAllOfEventDetails eventDetails) inthashCode()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()incident()incident(IncidentReference incident) note()Optional field containing a note, if one was included with the log entry.Optional field containing a note, if one was included with the log entry.self()the API show URL at which the object is accessiblethe API show URL at which the object is accessibleservice()service(ServiceReference service) 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.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()Will consist of references unless includedteams(List<TeamReference> teams) Will consist of references unless includedtoString()type()type(AssignLogEntry.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 -
createdAt
Time at which the log entry was created. -
channel
-
agent
-
note
Optional field containing a note, if one was included with the log entry. -
contexts
Contexts to be included with the trigger such as links to graphs or images. -
service
-
incident
-
teams
Will consist of references unless included -
eventDetails
-
assignees
An array of assigned Users for this log entry
-
-
Konstruktordetails
-
AssignLogEntry
Constructs a validated implementation ofAssignLogEntry.- Parameter:
spec- the specification to process
-
AssignLogEntry
public AssignLogEntry(String id, String summary, AssignLogEntry.TypeEnum type, String self, String htmlUrl, OffsetDateTime createdAt, Channel channel, AgentReference agent, String note, List<Context> contexts, ServiceReference service, IncidentReference incident, List<TeamReference> teams, LogEntryAllOfEventDetails eventDetails, List<UserReference> assignees) -
AssignLogEntry
protected AssignLogEntry()
-
-
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 -
createdAt
Time at which the log entry was created. -
channel
-
agent
-
note
Optional field containing a note, if one was included with the log entry. -
contexts
Contexts to be included with the trigger such as links to graphs or images. -
service
-
incident
-
teams
Will consist of references unless included -
eventDetails
-
assignees
An array of assigned Users for this log entry -
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.
-
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.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-