| 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.
|
CompletableFuture<IncidentTeamResponse> |
IncidentTeamsApi.createIncidentTeamAsync(IncidentTeamCreateRequest body)
Deprecated.
|
ApiResponse<IncidentTeamResponse> |
IncidentTeamsApi.createIncidentTeamWithHttpInfo(IncidentTeamCreateRequest body)
Deprecated.
|
CompletableFuture<ApiResponse<IncidentTeamResponse>> |
IncidentTeamsApi.createIncidentTeamWithHttpInfoAsync(IncidentTeamCreateRequest body)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentTeamCreateRequest |
IncidentTeamCreateRequest.data(IncidentTeamCreateData data) |
IncidentTeamCreateRequest |
IncidentTeamCreateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.