Klasse AnalyticsIncidentMetricsEscalationPolicy
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.AnalyticsIncidentMetricsEscalationPolicy
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class AnalyticsIncidentMetricsEscalationPolicy
extends Object
AnalyticsIncidentMetricsEscalationPolicy
-
Verschachtelte Klassen - Übersicht
Modifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Modifizierer und TypFeldBeschreibungprotected Integer
Distinct count of responders who engaged in incidents on the escalation policyprotected String
ID of the escalation policy the incident was occurred on.protected String
Name of the escalation policy the incident was occurred on.protected Integer
Mean count of instances where responders were assigned an incident (including through reassignment or escalation) or accepted a responder request.protected Integer
Mean engaged time across all responders for incidents that match the given filters.protected Integer
Mean number of users who engaged with an incident.protected Integer
A measure of *people response time*.protected Integer
Mean time between the start of an incident, and the first responder to acknowledge.protected Integer
Mean time between the start of an incident, and the last additional responder to acknowledge.protected Integer
Mean time from when an incident was triggered until it was resolved.protected String
Start of the date range that the metrics were calculated for.protected String
ID of the team the incident was assigned to.protected String
Name of the team the incident was assigned to.protected Integer
Total number of unique interruptions during business hours; 8am-6pm Mon-Fri, based on the user’s time zone.protected Integer
Total engaged time across all responders for incidents.protected Integer
Total count of instances where an incident is escalated between responders assigned to an escalation policy.protected Integer
The total number of incidents that were created.protected Integer
The total count of assigned incidents acknowledged.protected Object
The total count of incidents that were resolved automatically.protected Integer
The total count of incidents that were manually escalated.protected Integer
The total count of incidents that were reassigned.protected Integer
The total count of incidents that were escalated due to timeouts.protected Integer
Total number of unique interruptions.protected Integer
The total count of incident notifications sent via email, SMS, phone call and push.protected Integer
Total number of unique interruptions during off hours; 6pm-10pm Mon-Fri and all day Sat-Sun, based on the user’s time zone.protected Integer
Total number of unique interruptions during sleep hours; 10pm-8am every day, based on the user’s time zone.protected Integer
Total number of seconds incidents were snoozed.protected BigDecimal
The percentage of time in the defined date range that the service was not interrupted by a [major incident](https://support.pagerduty.com/docs/operational-reviews#major-incidents). -
Konstruktorübersicht
ModifiziererKonstruktorBeschreibungprotected
AnalyticsIncidentMetricsEscalationPolicy
(Integer distinctResponderCount, String escalationPolicyId, String escalationPolicyName, Integer meanAssignmentCount, Integer meanEngagedSeconds, Integer meanEngagedUserCount, Integer meanSecondsToEngage, Integer meanSecondsToFirstAck, Integer meanSecondsToMobilize, Integer meanSecondsToResolve, String rangeStart, String teamId, String teamName, Integer totalBusinessHourInterruptions, Integer totalEngagedSeconds, Integer totalEscalationCount, Integer totalIncidentCount, Integer totalIncidentsAcknowledged, Object totalIncidentsAutoResolved, Integer totalIncidentsManualEscalated, Integer totalIncidentsReassigned, Integer totalIncidentsTimeoutEscalated, Integer totalInterruptions, Integer totalNotifications, Integer totalOffHourInterruptions, Integer totalSleepHourInterruptions, Integer totalSnoozedSeconds, BigDecimal upTimePct) Constructs a validated instance ofAnalyticsIncidentMetricsEscalationPolicy
.Constructs a validated instance ofAnalyticsIncidentMetricsEscalationPolicy
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()
protected boolean
Distinct count of responders who engaged in incidents on the escalation policydistinctResponderCount
(Integer distinctResponderCount) Distinct count of responders who engaged in incidents on the escalation policyboolean
ID of the escalation policy the incident was occurred on.escalationPolicyId
(String escalationPolicyId) ID of the escalation policy the incident was occurred on.Name of the escalation policy the incident was occurred on.escalationPolicyName
(String escalationPolicyName) Name of the escalation policy the incident was occurred on.int
hashCode()
Mean count of instances where responders were assigned an incident (including through reassignment or escalation) or accepted a responder request.meanAssignmentCount
(Integer meanAssignmentCount) Mean count of instances where responders were assigned an incident (including through reassignment or escalation) or accepted a responder request.Mean engaged time across all responders for incidents that match the given filters.meanEngagedSeconds
(Integer meanEngagedSeconds) Mean engaged time across all responders for incidents that match the given filters.Mean number of users who engaged with an incident.meanEngagedUserCount
(Integer meanEngagedUserCount) Mean number of users who engaged with an incident.A measure of *people response time*.meanSecondsToEngage
(Integer meanSecondsToEngage) A measure of *people response time*.Mean time between the start of an incident, and the first responder to acknowledge.meanSecondsToFirstAck
(Integer meanSecondsToFirstAck) Mean time between the start of an incident, and the first responder to acknowledge.Mean time between the start of an incident, and the last additional responder to acknowledge.meanSecondsToMobilize
(Integer meanSecondsToMobilize) Mean time between the start of an incident, and the last additional responder to acknowledge.Mean time from when an incident was triggered until it was resolved.meanSecondsToResolve
(Integer meanSecondsToResolve) Mean time from when an incident was triggered until it was resolved.Start of the date range that the metrics were calculated for.rangeStart
(String rangeStart) Start of the date range that the metrics were calculated for.teamId()
ID of the team the incident was assigned to.ID of the team the incident was assigned to.teamName()
Name of the team the incident was assigned to.Name of the team the incident was assigned to.toString()
Total number of unique interruptions during business hours; 8am-6pm Mon-Fri, based on the user’s time zone.totalBusinessHourInterruptions
(Integer totalBusinessHourInterruptions) Total number of unique interruptions during business hours; 8am-6pm Mon-Fri, based on the user’s time zone.Total engaged time across all responders for incidents.totalEngagedSeconds
(Integer totalEngagedSeconds) Total engaged time across all responders for incidents.Total count of instances where an incident is escalated between responders assigned to an escalation policy.totalEscalationCount
(Integer totalEscalationCount) Total count of instances where an incident is escalated between responders assigned to an escalation policy.The total number of incidents that were created.totalIncidentCount
(Integer totalIncidentCount) The total number of incidents that were created.The total count of assigned incidents acknowledged.totalIncidentsAcknowledged
(Integer totalIncidentsAcknowledged) The total count of assigned incidents acknowledged.The total count of incidents that were resolved automatically.totalIncidentsAutoResolved
(Object totalIncidentsAutoResolved) The total count of incidents that were resolved automatically.The total count of incidents that were manually escalated.totalIncidentsManualEscalated
(Integer totalIncidentsManualEscalated) The total count of incidents that were manually escalated.The total count of incidents that were reassigned.totalIncidentsReassigned
(Integer totalIncidentsReassigned) The total count of incidents that were reassigned.The total count of incidents that were escalated due to timeouts.totalIncidentsTimeoutEscalated
(Integer totalIncidentsTimeoutEscalated) The total count of incidents that were escalated due to timeouts.Total number of unique interruptions.totalInterruptions
(Integer totalInterruptions) Total number of unique interruptions.The total count of incident notifications sent via email, SMS, phone call and push.totalNotifications
(Integer totalNotifications) The total count of incident notifications sent via email, SMS, phone call and push.Total number of unique interruptions during off hours; 6pm-10pm Mon-Fri and all day Sat-Sun, based on the user’s time zone.totalOffHourInterruptions
(Integer totalOffHourInterruptions) Total number of unique interruptions during off hours; 6pm-10pm Mon-Fri and all day Sat-Sun, based on the user’s time zone.Total number of unique interruptions during sleep hours; 10pm-8am every day, based on the user’s time zone.totalSleepHourInterruptions
(Integer totalSleepHourInterruptions) Total number of unique interruptions during sleep hours; 10pm-8am every day, based on the user’s time zone.Total number of seconds incidents were snoozed.totalSnoozedSeconds
(Integer totalSnoozedSeconds) Total number of seconds incidents were snoozed.The percentage of time in the defined date range that the service was not interrupted by a [major incident](https://support.pagerduty.com/docs/operational-reviews#major-incidents).upTimePct
(BigDecimal upTimePct) The percentage of time in the defined date range that the service was not interrupted by a [major incident](https://support.pagerduty.com/docs/operational-reviews#major-incidents).
-
Felddetails
-
distinctResponderCount
Distinct count of responders who engaged in incidents on the escalation policy -
escalationPolicyId
ID of the escalation policy the incident was occurred on. Not included when aggregating by all. -
escalationPolicyName
Name of the escalation policy the incident was occurred on. Not included when aggregating by all. -
meanAssignmentCount
Mean count of instances where responders were assigned an incident (including through reassignment or escalation) or accepted a responder request. -
meanEngagedSeconds
Mean engaged time across all responders for incidents that match the given filters. Engaged time is measured from the time a user engages with an incident (by acknowledging or accepting a responder request) until the incident is resolved. This may include periods in which the incidents were snoozed. -
meanEngagedUserCount
Mean number of users who engaged with an incident. *Engaged* is defined as acknowledging an incident or accepting a responder request in it. -
meanSecondsToEngage
A measure of *people response time*. This metric measures the time from the first user engagement (acknowledge or responder accept) to the last. This metric is only used for incidents with **multiple responders**; for incidents with one or no engaged users, this value is null. -
meanSecondsToFirstAck
Mean time between the start of an incident, and the first responder to acknowledge. -
meanSecondsToMobilize
Mean time between the start of an incident, and the last additional responder to acknowledge. For incidents with one or no engaged users, this value is null. -
meanSecondsToResolve
Mean time from when an incident was triggered until it was resolved. -
rangeStart
Start of the date range that the metrics were calculated for. Only included when an aggregate unit is specified in the request. -
teamId
ID of the team the incident was assigned to. Not included when aggregating by all. -
teamName
Name of the team the incident was assigned to. Not included when aggregating by all. -
totalBusinessHourInterruptions
Total number of unique interruptions during business hours; 8am-6pm Mon-Fri, based on the user’s time zone. -
totalEngagedSeconds
Total engaged time across all responders for incidents. Engaged time is measured from the time a user engages with an incident (by acknowledging or accepting a responder request) until the incident is resolved. This may include periods in which the incidents were snoozed. -
totalEscalationCount
Total count of instances where an incident is escalated between responders assigned to an escalation policy. -
totalIncidentCount
The total number of incidents that were created. -
totalIncidentsAcknowledged
The total count of assigned incidents acknowledged. Only explicit incident acknowledgment counts; reassign, resolve, and escalation actions do not imply acknowledgement. -
totalIncidentsAutoResolved
The total count of incidents that were resolved automatically. This count includes incidents resolved via an integration and those that were [auto-resolved in PagerDuty](https://support.pagerduty.com/docs/configurable-service-settings#auto-resolution). -
totalIncidentsManualEscalated
The total count of incidents that were manually escalated. -
totalIncidentsReassigned
The total count of incidents that were reassigned. -
totalIncidentsTimeoutEscalated
The total count of incidents that were escalated due to timeouts. -
totalInterruptions
Total number of unique interruptions. -
totalNotifications
The total count of incident notifications sent via email, SMS, phone call and push. -
totalOffHourInterruptions
Total number of unique interruptions during off hours; 6pm-10pm Mon-Fri and all day Sat-Sun, based on the user’s time zone. -
totalSleepHourInterruptions
Total number of unique interruptions during sleep hours; 10pm-8am every day, based on the user’s time zone. -
totalSnoozedSeconds
Total number of seconds incidents were snoozed. -
upTimePct
The percentage of time in the defined date range that the service was not interrupted by a [major incident](https://support.pagerduty.com/docs/operational-reviews#major-incidents). Not included when aggregating by all.
-
-
Konstruktordetails
-
AnalyticsIncidentMetricsEscalationPolicy
public AnalyticsIncidentMetricsEscalationPolicy(Consumer<AnalyticsIncidentMetricsEscalationPolicy> spec) Constructs a validated instance ofAnalyticsIncidentMetricsEscalationPolicy
.- Parameter:
spec
- the specification to process
-
AnalyticsIncidentMetricsEscalationPolicy
@Internal public AnalyticsIncidentMetricsEscalationPolicy(Integer distinctResponderCount, String escalationPolicyId, String escalationPolicyName, Integer meanAssignmentCount, Integer meanEngagedSeconds, Integer meanEngagedUserCount, Integer meanSecondsToEngage, Integer meanSecondsToFirstAck, Integer meanSecondsToMobilize, Integer meanSecondsToResolve, String rangeStart, String teamId, String teamName, Integer totalBusinessHourInterruptions, Integer totalEngagedSeconds, Integer totalEscalationCount, Integer totalIncidentCount, Integer totalIncidentsAcknowledged, Object totalIncidentsAutoResolved, Integer totalIncidentsManualEscalated, Integer totalIncidentsReassigned, Integer totalIncidentsTimeoutEscalated, Integer totalInterruptions, Integer totalNotifications, Integer totalOffHourInterruptions, Integer totalSleepHourInterruptions, Integer totalSnoozedSeconds, BigDecimal upTimePct) Constructs a validated instance ofAnalyticsIncidentMetricsEscalationPolicy
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
AnalyticsIncidentMetricsEscalationPolicy(Consumer)
instead.- Parameter:
distinctResponderCount
- Distinct count of responders who engaged in incidents on the escalation policyescalationPolicyId
- ID of the escalation policy the incident was occurred on. Not included when aggregating by all.escalationPolicyName
- Name of the escalation policy the incident was occurred on. Not included when aggregating by all.meanAssignmentCount
- Mean count of instances where responders were assigned an incident (including through reassignment or escalation) or accepted a responder request.meanEngagedSeconds
- Mean engaged time across all responders for incidents that match the given filters. Engaged time is measured from the time a user engages with an incident (by acknowledging or accepting a responder request) until the incident is resolved. This may include periods in which the incidents were snoozed.meanEngagedUserCount
- Mean number of users who engaged with an incident. *Engaged* is defined as acknowledging an incident or accepting a responder request in it.meanSecondsToEngage
- A measure of *people response time*. This metric measures the time from the first user engagement (acknowledge or responder accept) to the last. This metric is only used for incidents with **multiple responders**; for incidents with one or no engaged users, this value is null.meanSecondsToFirstAck
- Mean time between the start of an incident, and the first responder to acknowledge.meanSecondsToMobilize
- Mean time between the start of an incident, and the last additional responder to acknowledge. For incidents with one or no engaged users, this value is null.meanSecondsToResolve
- Mean time from when an incident was triggered until it was resolved.rangeStart
- Start of the date range that the metrics were calculated for. Only included when an aggregate unit is specified in the request.teamId
- ID of the team the incident was assigned to. Not included when aggregating by all.teamName
- Name of the team the incident was assigned to. Not included when aggregating by all.totalBusinessHourInterruptions
- Total number of unique interruptions during business hours; 8am-6pm Mon-Fri, based on the user’s time zone.totalEngagedSeconds
- Total engaged time across all responders for incidents. Engaged time is measured from the time a user engages with an incident (by acknowledging or accepting a responder request) until the incident is resolved. This may include periods in which the incidents were snoozed.totalEscalationCount
- Total count of instances where an incident is escalated between responders assigned to an escalation policy.totalIncidentCount
- The total number of incidents that were created.totalIncidentsAcknowledged
- The total count of assigned incidents acknowledged. Only explicit incident acknowledgment counts; reassign, resolve, and escalation actions do not imply acknowledgement.totalIncidentsAutoResolved
- The total count of incidents that were resolved automatically. This count includes incidents resolved via an integration and those that were [auto-resolved in PagerDuty](https://support.pagerduty.com/docs/configurable-service-settings#auto-resolution).totalIncidentsManualEscalated
- The total count of incidents that were manually escalated.totalIncidentsReassigned
- The total count of incidents that were reassigned.totalIncidentsTimeoutEscalated
- The total count of incidents that were escalated due to timeouts.totalInterruptions
- Total number of unique interruptions.totalNotifications
- The total count of incident notifications sent via email, SMS, phone call and push.totalOffHourInterruptions
- Total number of unique interruptions during off hours; 6pm-10pm Mon-Fri and all day Sat-Sun, based on the user’s time zone.totalSleepHourInterruptions
- Total number of unique interruptions during sleep hours; 10pm-8am every day, based on the user’s time zone.totalSnoozedSeconds
- Total number of seconds incidents were snoozed.upTimePct
- The percentage of time in the defined date range that the service was not interrupted by a [major incident](https://support.pagerduty.com/docs/operational-reviews#major-incidents). Not included when aggregating by all.
-
AnalyticsIncidentMetricsEscalationPolicy
protected AnalyticsIncidentMetricsEscalationPolicy()
-
-
Methodendetails
-
builder
public static AnalyticsIncidentMetricsEscalationPolicy.AnalyticsIncidentMetricsEscalationPolicyBuilder builder() -
distinctResponderCount
Distinct count of responders who engaged in incidents on the escalation policy -
escalationPolicyId
ID of the escalation policy the incident was occurred on. Not included when aggregating by all. -
escalationPolicyName
Name of the escalation policy the incident was occurred on. Not included when aggregating by all. -
meanAssignmentCount
Mean count of instances where responders were assigned an incident (including through reassignment or escalation) or accepted a responder request. -
meanEngagedSeconds
Mean engaged time across all responders for incidents that match the given filters. Engaged time is measured from the time a user engages with an incident (by acknowledging or accepting a responder request) until the incident is resolved. This may include periods in which the incidents were snoozed. -
meanEngagedUserCount
Mean number of users who engaged with an incident. *Engaged* is defined as acknowledging an incident or accepting a responder request in it. -
meanSecondsToEngage
A measure of *people response time*. This metric measures the time from the first user engagement (acknowledge or responder accept) to the last. This metric is only used for incidents with **multiple responders**; for incidents with one or no engaged users, this value is null. -
meanSecondsToFirstAck
Mean time between the start of an incident, and the first responder to acknowledge. -
meanSecondsToMobilize
Mean time between the start of an incident, and the last additional responder to acknowledge. For incidents with one or no engaged users, this value is null. -
meanSecondsToResolve
Mean time from when an incident was triggered until it was resolved. -
rangeStart
Start of the date range that the metrics were calculated for. Only included when an aggregate unit is specified in the request. -
teamId
ID of the team the incident was assigned to. Not included when aggregating by all. -
teamName
Name of the team the incident was assigned to. Not included when aggregating by all. -
totalBusinessHourInterruptions
Total number of unique interruptions during business hours; 8am-6pm Mon-Fri, based on the user’s time zone. -
totalEngagedSeconds
Total engaged time across all responders for incidents. Engaged time is measured from the time a user engages with an incident (by acknowledging or accepting a responder request) until the incident is resolved. This may include periods in which the incidents were snoozed. -
totalEscalationCount
Total count of instances where an incident is escalated between responders assigned to an escalation policy. -
totalIncidentCount
The total number of incidents that were created. -
totalIncidentsAcknowledged
The total count of assigned incidents acknowledged. Only explicit incident acknowledgment counts; reassign, resolve, and escalation actions do not imply acknowledgement. -
totalIncidentsAutoResolved
The total count of incidents that were resolved automatically. This count includes incidents resolved via an integration and those that were [auto-resolved in PagerDuty](https://support.pagerduty.com/docs/configurable-service-settings#auto-resolution). -
totalIncidentsManualEscalated
The total count of incidents that were manually escalated. -
totalIncidentsReassigned
The total count of incidents that were reassigned. -
totalIncidentsTimeoutEscalated
The total count of incidents that were escalated due to timeouts. -
totalInterruptions
Total number of unique interruptions. -
totalNotifications
The total count of incident notifications sent via email, SMS, phone call and push. -
totalOffHourInterruptions
Total number of unique interruptions during off hours; 6pm-10pm Mon-Fri and all day Sat-Sun, based on the user’s time zone. -
totalSleepHourInterruptions
Total number of unique interruptions during sleep hours; 10pm-8am every day, based on the user’s time zone. -
totalSnoozedSeconds
Total number of seconds incidents were snoozed. -
upTimePct
The percentage of time in the defined date range that the service was not interrupted by a [major incident](https://support.pagerduty.com/docs/operational-reviews#major-incidents). Not included when aggregating by all. -
distinctResponderCount
public AnalyticsIncidentMetricsEscalationPolicy distinctResponderCount(Integer distinctResponderCount) Distinct count of responders who engaged in incidents on the escalation policy- Gibt zurück:
this
.
-
escalationPolicyId
ID of the escalation policy the incident was occurred on. Not included when aggregating by all.- Gibt zurück:
this
.
-
escalationPolicyName
Name of the escalation policy the incident was occurred on. Not included when aggregating by all.- Gibt zurück:
this
.
-
meanAssignmentCount
Mean count of instances where responders were assigned an incident (including through reassignment or escalation) or accepted a responder request.- Gibt zurück:
this
.
-
meanEngagedSeconds
Mean engaged time across all responders for incidents that match the given filters. Engaged time is measured from the time a user engages with an incident (by acknowledging or accepting a responder request) until the incident is resolved. This may include periods in which the incidents were snoozed.- Gibt zurück:
this
.
-
meanEngagedUserCount
Mean number of users who engaged with an incident. *Engaged* is defined as acknowledging an incident or accepting a responder request in it.- Gibt zurück:
this
.
-
meanSecondsToEngage
A measure of *people response time*. This metric measures the time from the first user engagement (acknowledge or responder accept) to the last. This metric is only used for incidents with **multiple responders**; for incidents with one or no engaged users, this value is null.- Gibt zurück:
this
.
-
meanSecondsToFirstAck
public AnalyticsIncidentMetricsEscalationPolicy meanSecondsToFirstAck(Integer meanSecondsToFirstAck) Mean time between the start of an incident, and the first responder to acknowledge.- Gibt zurück:
this
.
-
meanSecondsToMobilize
public AnalyticsIncidentMetricsEscalationPolicy meanSecondsToMobilize(Integer meanSecondsToMobilize) Mean time between the start of an incident, and the last additional responder to acknowledge. For incidents with one or no engaged users, this value is null.- Gibt zurück:
this
.
-
meanSecondsToResolve
Mean time from when an incident was triggered until it was resolved.- Gibt zurück:
this
.
-
rangeStart
Start of the date range that the metrics were calculated for. Only included when an aggregate unit is specified in the request.- Gibt zurück:
this
.
-
teamId
ID of the team the incident was assigned to. Not included when aggregating by all.- Gibt zurück:
this
.
-
teamName
Name of the team the incident was assigned to. Not included when aggregating by all.- Gibt zurück:
this
.
-
totalBusinessHourInterruptions
public AnalyticsIncidentMetricsEscalationPolicy totalBusinessHourInterruptions(Integer totalBusinessHourInterruptions) Total number of unique interruptions during business hours; 8am-6pm Mon-Fri, based on the user’s time zone.- Gibt zurück:
this
.
-
totalEngagedSeconds
Total engaged time across all responders for incidents. Engaged time is measured from the time a user engages with an incident (by acknowledging or accepting a responder request) until the incident is resolved. This may include periods in which the incidents were snoozed.- Gibt zurück:
this
.
-
totalEscalationCount
Total count of instances where an incident is escalated between responders assigned to an escalation policy.- Gibt zurück:
this
.
-
totalIncidentCount
The total number of incidents that were created.- Gibt zurück:
this
.
-
totalIncidentsAcknowledged
public AnalyticsIncidentMetricsEscalationPolicy totalIncidentsAcknowledged(Integer totalIncidentsAcknowledged) The total count of assigned incidents acknowledged. Only explicit incident acknowledgment counts; reassign, resolve, and escalation actions do not imply acknowledgement.- Gibt zurück:
this
.
-
totalIncidentsAutoResolved
public AnalyticsIncidentMetricsEscalationPolicy totalIncidentsAutoResolved(Object totalIncidentsAutoResolved) The total count of incidents that were resolved automatically. This count includes incidents resolved via an integration and those that were [auto-resolved in PagerDuty](https://support.pagerduty.com/docs/configurable-service-settings#auto-resolution).- Gibt zurück:
this
.
-
totalIncidentsManualEscalated
public AnalyticsIncidentMetricsEscalationPolicy totalIncidentsManualEscalated(Integer totalIncidentsManualEscalated) The total count of incidents that were manually escalated.- Gibt zurück:
this
.
-
totalIncidentsReassigned
public AnalyticsIncidentMetricsEscalationPolicy totalIncidentsReassigned(Integer totalIncidentsReassigned) The total count of incidents that were reassigned.- Gibt zurück:
this
.
-
totalIncidentsTimeoutEscalated
public AnalyticsIncidentMetricsEscalationPolicy totalIncidentsTimeoutEscalated(Integer totalIncidentsTimeoutEscalated) The total count of incidents that were escalated due to timeouts.- Gibt zurück:
this
.
-
totalInterruptions
Total number of unique interruptions.- Gibt zurück:
this
.
-
totalNotifications
The total count of incident notifications sent via email, SMS, phone call and push.- Gibt zurück:
this
.
-
totalOffHourInterruptions
public AnalyticsIncidentMetricsEscalationPolicy totalOffHourInterruptions(Integer totalOffHourInterruptions) Total number of unique interruptions during off hours; 6pm-10pm Mon-Fri and all day Sat-Sun, based on the user’s time zone.- Gibt zurück:
this
.
-
totalSleepHourInterruptions
public AnalyticsIncidentMetricsEscalationPolicy totalSleepHourInterruptions(Integer totalSleepHourInterruptions) Total number of unique interruptions during sleep hours; 10pm-8am every day, based on the user’s time zone.- Gibt zurück:
this
.
-
totalSnoozedSeconds
Total number of seconds incidents were snoozed.- Gibt zurück:
this
.
-
upTimePct
The percentage of time in the defined date range that the service was not interrupted by a [major incident](https://support.pagerduty.com/docs/operational-reviews#major-incidents). Not included when aggregating by all.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-