| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeConfig |
CustomAttributeConfig.attributes(CustomAttributeConfigResourceAttributes attributes) |
CustomAttributeConfig |
CustomAttributeConfigResponse.getData()
A custom attribute configuration that defines an organization-specific metadata field on cases.
|
CustomAttributeConfig |
CustomAttributeConfig.id(String id) |
CustomAttributeConfig |
CustomAttributeConfig.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CustomAttributeConfig |
CustomAttributeConfig.type(CustomAttributeConfigResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
List<CustomAttributeConfig> |
CustomAttributeConfigsResponse.getData()
List of custom attribute configs of case type
|
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeConfigsResponse |
CustomAttributeConfigsResponse.addDataItem(CustomAttributeConfig dataItem) |
CustomAttributeConfigResponse |
CustomAttributeConfigResponse.data(CustomAttributeConfig data) |
void |
CustomAttributeConfigResponse.setData(CustomAttributeConfig data) |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeConfigsResponse |
CustomAttributeConfigsResponse.data(List<CustomAttributeConfig> data) |
void |
CustomAttributeConfigsResponse.setData(List<CustomAttributeConfig> data) |
Copyright © 2026. All rights reserved.