| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentTeamsResponse |
IncidentTeamsApi.listIncidentTeams()
Deprecated.
|
IncidentTeamsResponse |
IncidentTeamsApi.listIncidentTeams(IncidentTeamsApi.ListIncidentTeamsOptionalParameters parameters)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<IncidentTeamsResponse> |
IncidentTeamsApi.listIncidentTeamsAsync()
Deprecated.
|
CompletableFuture<IncidentTeamsResponse> |
IncidentTeamsApi.listIncidentTeamsAsync(IncidentTeamsApi.ListIncidentTeamsOptionalParameters parameters)
Deprecated.
|
ApiResponse<IncidentTeamsResponse> |
IncidentTeamsApi.listIncidentTeamsWithHttpInfo(IncidentTeamsApi.ListIncidentTeamsOptionalParameters parameters)
Deprecated.
|
CompletableFuture<ApiResponse<IncidentTeamsResponse>> |
IncidentTeamsApi.listIncidentTeamsWithHttpInfoAsync(IncidentTeamsApi.ListIncidentTeamsOptionalParameters parameters)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentTeamsResponse |
IncidentTeamsResponse.addDataItem(IncidentTeamResponseData dataItem) |
IncidentTeamsResponse |
IncidentTeamsResponse.data(List<IncidentTeamResponseData> data) |
IncidentTeamsResponse |
IncidentTeamsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.