| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseTypesResponse |
CaseManagementTypeApi.getAllCaseTypes()
Get all case types.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CaseTypesResponse> |
CaseManagementTypeApi.getAllCaseTypesAsync()
Get all case types.
|
ApiResponse<CaseTypesResponse> |
CaseManagementTypeApi.getAllCaseTypesWithHttpInfo()
Get all case types
|
CompletableFuture<ApiResponse<CaseTypesResponse>> |
CaseManagementTypeApi.getAllCaseTypesWithHttpInfoAsync()
Get all case types.
|
| Modifier and Type | Method and Description |
|---|---|
CaseTypesResponse |
CaseTypesResponse.addDataItem(CaseTypeResource dataItem) |
CaseTypesResponse |
CaseTypesResponse.data(List<CaseTypeResource> data) |
CaseTypesResponse |
CaseTypesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.