| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentTeamResponse |
IncidentTeamsApi.updateIncidentTeam(String teamId,
IncidentTeamUpdateRequest body)
Deprecated.
|
CompletableFuture<IncidentTeamResponse> |
IncidentTeamsApi.updateIncidentTeamAsync(String teamId,
IncidentTeamUpdateRequest body)
Deprecated.
|
ApiResponse<IncidentTeamResponse> |
IncidentTeamsApi.updateIncidentTeamWithHttpInfo(String teamId,
IncidentTeamUpdateRequest body)
Deprecated.
|
CompletableFuture<ApiResponse<IncidentTeamResponse>> |
IncidentTeamsApi.updateIncidentTeamWithHttpInfoAsync(String teamId,
IncidentTeamUpdateRequest body)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentTeamUpdateRequest |
IncidentTeamUpdateRequest.data(IncidentTeamUpdateData data) |
IncidentTeamUpdateRequest |
IncidentTeamUpdateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.