| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentTeamResponse |
IncidentTeamsApi.createIncidentTeam(IncidentTeamCreateRequest body)
Deprecated.
|
IncidentTeamResponse |
IncidentTeamsApi.getIncidentTeam(String teamId)
Deprecated.
|
IncidentTeamResponse |
IncidentTeamsApi.getIncidentTeam(String teamId,
IncidentTeamsApi.GetIncidentTeamOptionalParameters parameters)
Deprecated.
|
IncidentTeamResponse |
IncidentTeamsApi.updateIncidentTeam(String teamId,
IncidentTeamUpdateRequest body)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentTeamResponse |
IncidentTeamResponse.data(IncidentTeamResponseData data) |
IncidentTeamResponse |
IncidentTeamResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.