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