| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeConfigResourceAttributes |
CustomAttributeConfigResourceAttributes.caseTypeId(String caseTypeId) |
CustomAttributeConfigResourceAttributes |
CustomAttributeConfigResourceAttributes.description(String description) |
CustomAttributeConfigResourceAttributes |
CustomAttributeConfigResourceAttributes.displayName(String displayName) |
CustomAttributeConfigResourceAttributes |
CustomAttributeConfig.getAttributes()
Attributes of a custom attribute configuration, defining an organization-specific metadata
field that can be added to cases of a given type.
|
CustomAttributeConfigResourceAttributes |
CustomAttributeConfigResourceAttributes.isMulti(Boolean isMulti) |
CustomAttributeConfigResourceAttributes |
CustomAttributeConfigResourceAttributes.key(String key) |
CustomAttributeConfigResourceAttributes |
CustomAttributeConfigResourceAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CustomAttributeConfigResourceAttributes |
CustomAttributeConfigResourceAttributes.type(CustomAttributeType type) |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeConfig |
CustomAttributeConfig.attributes(CustomAttributeConfigResourceAttributes attributes) |
void |
CustomAttributeConfig.setAttributes(CustomAttributeConfigResourceAttributes attributes) |
Copyright © 2026. All rights reserved.