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