| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LogsArchiveDestinationAzureType |
LogsArchiveDestinationAzureType.AZURE |
| Modifier and Type | Method and Description |
|---|---|
static LogsArchiveDestinationAzureType |
LogsArchiveDestinationAzureType.fromValue(String value) |
LogsArchiveDestinationAzureType |
LogsArchiveDestinationAzure.getType()
Type of the Azure archive destination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogsArchiveDestinationAzureType.LogsArchiveDestinationAzureTypeSerializer.serialize(LogsArchiveDestinationAzureType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LogsArchiveDestinationAzure.setType(LogsArchiveDestinationAzureType type) |
LogsArchiveDestinationAzure |
LogsArchiveDestinationAzure.type(LogsArchiveDestinationAzureType type) |
| Constructor and Description |
|---|
LogsArchiveDestinationAzure(String container,
LogsArchiveIntegrationAzure integration,
String storageAccount,
LogsArchiveDestinationAzureType type) |
| Constructor and Description |
|---|
LogsArchiveDestinationAzureTypeSerializer(Class<LogsArchiveDestinationAzureType> t) |
Copyright © 2024. All rights reserved.