| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SnapshotUpdateRequestDataType |
SnapshotUpdateRequestDataType.SNAPSHOTS |
| Modifier and Type | Method and Description |
|---|---|
static SnapshotUpdateRequestDataType |
SnapshotUpdateRequestDataType.fromValue(String value) |
SnapshotUpdateRequestDataType |
SnapshotUpdateRequestData.getType()
Snapshots resource type.
|
SnapshotUpdateRequestDataType |
SnapshotData.getType()
Snapshots resource type.
|
SnapshotUpdateRequestDataType |
SnapshotCreateRequestData.getType()
Snapshots resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotUpdateRequestDataType.SnapshotUpdateRequestDataTypeSerializer.serialize(SnapshotUpdateRequestDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SnapshotUpdateRequestData.setType(SnapshotUpdateRequestDataType type) |
void |
SnapshotData.setType(SnapshotUpdateRequestDataType type) |
void |
SnapshotCreateRequestData.setType(SnapshotUpdateRequestDataType type) |
SnapshotUpdateRequestData |
SnapshotUpdateRequestData.type(SnapshotUpdateRequestDataType type) |
SnapshotData |
SnapshotData.type(SnapshotUpdateRequestDataType type) |
SnapshotCreateRequestData |
SnapshotCreateRequestData.type(SnapshotUpdateRequestDataType type) |
| Constructor and Description |
|---|
SnapshotCreateRequestData(SnapshotUpdateRequestDataType type) |
SnapshotData(SnapshotUpdateRequestDataType type) |
SnapshotUpdateRequestData(SnapshotUpdateRequestDataType type) |
| Constructor and Description |
|---|
SnapshotUpdateRequestDataTypeSerializer(Class<SnapshotUpdateRequestDataType> t) |
Copyright © 2026. All rights reserved.