| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LogsArchiveDestination |
LogsArchiveDestination.LogsArchiveDestinationDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
LogsArchiveDestination |
LogsArchiveAttributes.getDestination()
An archive's destination.
|
LogsArchiveDestination |
LogsArchiveDestination.LogsArchiveDestinationDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
LogsArchiveAttributes |
LogsArchiveAttributes.destination(LogsArchiveDestination destination) |
void |
LogsArchiveDestination.LogsArchiveDestinationSerializer.serialize(LogsArchiveDestination value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LogsArchiveAttributes.setDestination(LogsArchiveDestination destination) |
| Constructor and Description |
|---|
LogsArchiveAttributes(LogsArchiveDestination destination,
String name,
String query) |
| Constructor and Description |
|---|
LogsArchiveDestinationSerializer(Class<LogsArchiveDestination> t) |
Copyright © 2024. All rights reserved.