Klasse RepeatEscalationPathLogEntry
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.RepeatEscalationPathLogEntry
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class RepeatEscalationPathLogEntry
extends Object
RepeatEscalationPathLogEntry
-
Verschachtelte Klassen - Übersicht
Modifizierer und TypKlasseBeschreibungstatic class
static enum
-
Feldübersicht
Modifizierer und TypFeldBeschreibungprotected AgentReference
protected Channel
Contexts to be included with the trigger such as links to graphs or images.protected OffsetDateTime
Time at which the log entry was created.protected LogEntryAllOfEventDetails
protected String
a URL at which the entity is uniquely displayed in the Web appprotected String
protected IncidentReference
protected String
Optional field containing a note, if one was included with the log entry.protected String
the API show URL at which the object is accessibleprotected ServiceReference
protected String
A 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 RepeatEscalationPathLogEntry.TypeEnum
-
Konstruktorübersicht
ModifiziererKonstruktorBeschreibungprotected
RepeatEscalationPathLogEntry
(String id, String summary, RepeatEscalationPathLogEntry.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) Constructs a validated instance ofRepeatEscalationPathLogEntry
.Constructs a validated instance ofRepeatEscalationPathLogEntry
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungagent()
agent
(AgentReference agent) builder()
protected boolean
channel()
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.boolean
eventDetails
(LogEntryAllOfEventDetails eventDetails) int
hashCode()
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()
-
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 toname
, 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
-
-
Konstruktordetails
-
RepeatEscalationPathLogEntry
Constructs a validated instance ofRepeatEscalationPathLogEntry
.- Parameter:
spec
- the specification to process
-
RepeatEscalationPathLogEntry
@Internal public RepeatEscalationPathLogEntry(String id, String summary, RepeatEscalationPathLogEntry.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) Constructs a validated instance ofRepeatEscalationPathLogEntry
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
RepeatEscalationPathLogEntry(Consumer)
instead.- Parameter:
id
- idsummary
- 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.type
- typeself
- the API show URL at which the object is accessiblehtmlUrl
- a URL at which the entity is uniquely displayed in the Web appcreatedAt
- Time at which the log entry was created.channel
- channelagent
- agentnote
- 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
- serviceincident
- incidentteams
- Will consist of references unless includedeventDetails
- eventDetails
-
RepeatEscalationPathLogEntry
protected RepeatEscalationPathLogEntry()
-
-
Methodendetails
-
builder
-
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 toname
, 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
-
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
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-