| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
LogsArchiveIntegrationS3 |
LogsArchiveIntegrationS3.LogsArchiveIntegrationS3Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
LogsArchiveIntegrationS3 |
LogsArchiveDestinationS3.getIntegration()
The S3 Archive's integration destination.
|
LogsArchiveIntegrationS3 |
LogsArchiveIntegrationS3.LogsArchiveIntegrationS3Deserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
LogsArchiveDestinationS3 |
LogsArchiveDestinationS3.integration(LogsArchiveIntegrationS3 integration) |
void |
LogsArchiveIntegrationS3.LogsArchiveIntegrationS3Serializer.serialize(LogsArchiveIntegrationS3 value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LogsArchiveDestinationS3.setIntegration(LogsArchiveIntegrationS3 integration) |
| Constructor and Description |
|---|
LogsArchiveDestinationS3(String bucket,
LogsArchiveIntegrationS3 integration,
LogsArchiveDestinationS3Type type) |
| Constructor and Description |
|---|
LogsArchiveIntegrationS3Serializer(Class<LogsArchiveIntegrationS3> t) |
Copyright © 2026. All rights reserved.