| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeConfigUpdateAttributes |
CustomAttributeConfigUpdateAttributes.description(String description) |
CustomAttributeConfigUpdateAttributes |
CustomAttributeConfigUpdateAttributes.displayName(String displayName) |
CustomAttributeConfigUpdateAttributes |
CustomAttributeConfigUpdate.getAttributes()
Attributes that can be updated on a custom attribute configuration.
|
CustomAttributeConfigUpdateAttributes |
CustomAttributeConfigUpdateAttributes.mapFrom(String mapFrom) |
CustomAttributeConfigUpdateAttributes |
CustomAttributeConfigUpdateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CustomAttributeConfigUpdateAttributes |
CustomAttributeConfigUpdateAttributes.type(CustomAttributeType type) |
CustomAttributeConfigUpdateAttributes |
CustomAttributeConfigUpdateAttributes.typeData(CustomAttributeTypeData typeData) |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeConfigUpdate |
CustomAttributeConfigUpdate.attributes(CustomAttributeConfigUpdateAttributes attributes) |
void |
CustomAttributeConfigUpdate.setAttributes(CustomAttributeConfigUpdateAttributes attributes) |
Copyright © 2026. All rights reserved.