| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeConfigsResponse |
CaseManagementAttributeApi.getAllCustomAttributeConfigsByCaseType(String caseTypeId)
Get all custom attributes config of case type.
|
CustomAttributeConfigsResponse |
CaseManagementAttributeApi.getAllCustomAttributes()
Get all custom attributes.
|
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeConfigsResponse |
CustomAttributeConfigsResponse.addDataItem(CustomAttributeConfig dataItem) |
CustomAttributeConfigsResponse |
CustomAttributeConfigsResponse.data(List<CustomAttributeConfig> data) |
CustomAttributeConfigsResponse |
CustomAttributeConfigsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.