| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeSelectOption |
CustomAttributeSelectOption.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CustomAttributeSelectOption |
CustomAttributeSelectOption.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<CustomAttributeSelectOption> |
CustomAttributeTypeData.getOptions()
Options for SELECT type custom attributes.
|
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeTypeData |
CustomAttributeTypeData.addOptionsItem(CustomAttributeSelectOption optionsItem) |
| Modifier and Type | Method and Description |
|---|---|
CustomAttributeTypeData |
CustomAttributeTypeData.options(List<CustomAttributeSelectOption> options) |
void |
CustomAttributeTypeData.setOptions(List<CustomAttributeSelectOption> options) |
Copyright © 2026. All rights reserved.