| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeConfigResponse |
CaseManagementAttributeApi.createCustomAttributeConfig(String caseTypeId,
CustomAttributeConfigCreateRequest body)
Create custom attribute config for a case type.
|
CustomAttributeConfigResponse |
CaseManagementAttributeApi.updateCustomAttributeConfig(String caseTypeId,
String customAttributeId,
CustomAttributeConfigUpdateRequest body)
Update custom attribute config.
|
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeConfigResponse |
CustomAttributeConfigResponse.data(CustomAttributeConfig data) |
CustomAttributeConfigResponse |
CustomAttributeConfigResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.