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