| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LogsArchiveDestinationS3Type |
LogsArchiveDestinationS3Type.S3 |
| Modifier and Type | Method and Description |
|---|---|
static LogsArchiveDestinationS3Type |
LogsArchiveDestinationS3Type.fromValue(String value) |
LogsArchiveDestinationS3Type |
LogsArchiveDestinationS3.getType()
Type of the S3 archive destination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogsArchiveDestinationS3Type.LogsArchiveDestinationS3TypeSerializer.serialize(LogsArchiveDestinationS3Type value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LogsArchiveDestinationS3.setType(LogsArchiveDestinationS3Type type) |
LogsArchiveDestinationS3 |
LogsArchiveDestinationS3.type(LogsArchiveDestinationS3Type type) |
| Constructor and Description |
|---|
LogsArchiveDestinationS3(String bucket,
LogsArchiveIntegrationS3 integration,
LogsArchiveDestinationS3Type type) |
| Constructor and Description |
|---|
LogsArchiveDestinationS3TypeSerializer(Class<LogsArchiveDestinationS3Type> t) |
Copyright © 2024. All rights reserved.