| Package | Description |
|---|---|
| com.datadog.api.client.v2.api |
| Modifier and Type | Method and Description |
|---|---|
IncidentsApi.ListIncidentTypesOptionalParameters |
IncidentsApi.ListIncidentTypesOptionalParameters.includeDeleted(Boolean includeDeleted)
Set includeDeleted.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentTypeListResponse |
IncidentsApi.listIncidentTypes(IncidentsApi.ListIncidentTypesOptionalParameters parameters)
Get a list of incident types.
|
CompletableFuture<IncidentTypeListResponse> |
IncidentsApi.listIncidentTypesAsync(IncidentsApi.ListIncidentTypesOptionalParameters parameters)
Get a list of incident types.
|
ApiResponse<IncidentTypeListResponse> |
IncidentsApi.listIncidentTypesWithHttpInfo(IncidentsApi.ListIncidentTypesOptionalParameters parameters)
Get all incident types.
|
CompletableFuture<ApiResponse<IncidentTypeListResponse>> |
IncidentsApi.listIncidentTypesWithHttpInfoAsync(IncidentsApi.ListIncidentTypesOptionalParameters parameters)
Get a list of incident types.
|
Copyright © 2026. All rights reserved.