| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
StateVariableProperties |
StateVariableProperties.defaultValue(Object defaultValue) |
StateVariableProperties |
StateVariable.getProperties()
The properties of the state variable.
|
StateVariableProperties |
StateVariableProperties.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
StateVariable |
StateVariable.properties(StateVariableProperties properties) |
void |
StateVariable.setProperties(StateVariableProperties properties) |
| Constructor and Description |
|---|
StateVariable(UUID id,
String name,
StateVariableProperties properties,
StateVariableType type) |
Copyright © 2026. All rights reserved.