Interface Incident.DefinitionStages.WithOwner

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

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

    • withOwner

      Specifies the owner property: Describes a user that the incident is assigned to.
      Parameters:
      owner - Describes a user that the incident is assigned to.
      Returns:
      the next definition stage.