| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeConfigUpdate |
CustomAttributeConfigUpdate.attributes(CustomAttributeConfigUpdateAttributes attributes) |
CustomAttributeConfigUpdate |
CustomAttributeConfigUpdateRequest.getData()
Data object for updating a custom attribute configuration.
|
CustomAttributeConfigUpdate |
CustomAttributeConfigUpdate.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CustomAttributeConfigUpdate |
CustomAttributeConfigUpdate.type(CustomAttributeConfigResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeConfigUpdateRequest |
CustomAttributeConfigUpdateRequest.data(CustomAttributeConfigUpdate data) |
void |
CustomAttributeConfigUpdateRequest.setData(CustomAttributeConfigUpdate data) |
| Constructor and Description |
|---|
CustomAttributeConfigUpdateRequest(CustomAttributeConfigUpdate data) |
Copyright © 2026. All rights reserved.