Module api_incident_teams

Module api_incident_teams 

Source

Structs§

GetIncidentTeamOptionalParams
GetIncidentTeamOptionalParams is a struct for passing parameters to the method IncidentTeamsAPI::get_incident_team
IncidentTeamsAPI
The Incident Teams endpoints are deprecated. See the Teams API endpoints to create, update, delete, and retrieve teams which can be associated with incidents.
ListIncidentTeamsOptionalParams
ListIncidentTeamsOptionalParams is a struct for passing parameters to the method IncidentTeamsAPI::list_incident_teams

Enums§

CreateIncidentTeamError
CreateIncidentTeamError is a struct for typed errors of method IncidentTeamsAPI::create_incident_team
DeleteIncidentTeamError
DeleteIncidentTeamError is a struct for typed errors of method IncidentTeamsAPI::delete_incident_team
GetIncidentTeamError
GetIncidentTeamError is a struct for typed errors of method IncidentTeamsAPI::get_incident_team
ListIncidentTeamsError
ListIncidentTeamsError is a struct for typed errors of method IncidentTeamsAPI::list_incident_teams
UpdateIncidentTeamError
UpdateIncidentTeamError is a struct for typed errors of method IncidentTeamsAPI::update_incident_team