| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
StateVariable |
Query.getStateVariable()
Get the actual instance of `StateVariable`.
|
StateVariable |
StateVariable.id(UUID id) |
StateVariable |
StateVariable.name(String name) |
StateVariable |
StateVariable.properties(StateVariableProperties properties) |
StateVariable |
StateVariable.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
StateVariable |
StateVariable.type(StateVariableType type) |
| Constructor and Description |
|---|
Query(StateVariable o) |
Copyright © 2026. All rights reserved.