| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseTypeResponse |
CaseManagementTypeApi.createCaseType(CaseTypeCreateRequest body)
Create a case type.
|
CaseTypeResponse |
CaseManagementTypeApi.updateCaseType(String caseTypeId,
CaseTypeUpdateRequest body)
Update a case type.
|
| Modifier and Type | Method and Description |
|---|---|
CaseTypeResponse |
CaseTypeResponse.data(CaseTypeResource data) |
CaseTypeResponse |
CaseTypeResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.