| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CreateSnapshotTTL |
CreateSnapshotTTL.INFINITE |
static CreateSnapshotTTL |
CreateSnapshotTTL.NINETY_DAYS |
static CreateSnapshotTTL |
CreateSnapshotTTL.ONE_YEAR |
static CreateSnapshotTTL |
CreateSnapshotTTL.SIXTY_DAYS |
static CreateSnapshotTTL |
CreateSnapshotTTL.THIRTY_DAYS |
static CreateSnapshotTTL |
CreateSnapshotTTL.TWO_YEARS |
| Modifier and Type | Method and Description |
|---|---|
static CreateSnapshotTTL |
CreateSnapshotTTL.fromValue(String value) |
CreateSnapshotTTL |
CreateSnapshotDataAttributesRequest.getTtl()
The time-to-live for the snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateSnapshotTTL.CreateSnapshotTTLSerializer.serialize(CreateSnapshotTTL value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CreateSnapshotDataAttributesRequest.setTtl(CreateSnapshotTTL ttl) |
CreateSnapshotDataAttributesRequest |
CreateSnapshotDataAttributesRequest.ttl(CreateSnapshotTTL ttl) |
| Constructor and Description |
|---|
CreateSnapshotTTLSerializer(Class<CreateSnapshotTTL> t) |
Copyright © 2026. All rights reserved.