| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static GlobalVariableType |
GlobalVariableType.GLOBAL_VARIABLES |
| Modifier and Type | Method and Description |
|---|---|
static GlobalVariableType |
GlobalVariableType.fromValue(String value) |
GlobalVariableType |
GlobalVariableData.getType()
Global variable type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalVariableType.GlobalVariableTypeSerializer.serialize(GlobalVariableType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
GlobalVariableData.setType(GlobalVariableType type) |
GlobalVariableData |
GlobalVariableData.type(GlobalVariableType type) |
| Constructor and Description |
|---|
GlobalVariableTypeSerializer(Class<GlobalVariableType> t) |
Copyright © 2026. All rights reserved.