Interface Incident.UpdateStages.WithTeamInformation

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

public static interface Incident.UpdateStages.WithTeamInformation
The stage of the Incident update allowing to specify teamInformation.
  • Method Details

    • withTeamInformation

      Incident.Update withTeamInformation(TeamInformationInner teamInformation)
      Specifies the teamInformation property: Describes a team for the incident.
      Parameters:
      teamInformation - Describes a team for the incident.
      Returns:
      the next definition stage.