Interface Incident.UpdateStages.WithOwner

All Known Subinterfaces:
Incident.Update
Enclosing interface:
Incident.UpdateStages

public static interface Incident.UpdateStages.WithOwner
The stage of the Incident update allowing to specify owner.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the owner property: Describes a user that the incident is assigned to.
  • 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.