Interface Incident.DefinitionStages.WithClassification

All Known Subinterfaces:
Incident.Definition, Incident.DefinitionStages.WithCreate
Enclosing interface:
Incident.DefinitionStages

public static interface Incident.DefinitionStages.WithClassification
The stage of the Incident definition allowing to specify classification.
  • Method Details

    • withClassification

      Specifies the classification property: The reason the incident was closed.
      Parameters:
      classification - The reason the incident was closed.
      Returns:
      the next definition stage.