Class IncidentPropertiesActionResponse


  • public final class IncidentPropertiesActionResponse
    extends java.lang.Object
    • Method Detail

      • classification

        public java.util.Optional<java.lang.String> classification()
        Returns:
        The reason the incident was closed
      • classificationComment

        public java.util.Optional<java.lang.String> classificationComment()
        Returns:
        Describes the reason the incident was closed.
      • classificationReason

        public java.util.Optional<java.lang.String> classificationReason()
        Returns:
        The classification reason the incident was closed with
      • labels

        public java.util.List<IncidentLabelResponse> labels()
        Returns:
        List of labels to add to the incident.
      • owner

        public java.util.Optional<IncidentOwnerInfoResponse> owner()
        Returns:
        Information on the user an incident is assigned to
      • severity

        public java.util.Optional<java.lang.String> severity()
        Returns:
        The severity of the incident
      • status

        public java.util.Optional<java.lang.String> status()
        Returns:
        The status of the incident