| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LogsComputeType |
LogsComputeType.TIMESERIES |
static LogsComputeType |
LogsComputeType.TOTAL |
| Modifier and Type | Method and Description |
|---|---|
static LogsComputeType |
LogsComputeType.fromValue(String value) |
LogsComputeType |
LogsCompute.getType()
The type of compute
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogsComputeType.LogsComputeTypeSerializer.serialize(LogsComputeType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LogsCompute.setType(LogsComputeType type) |
LogsCompute |
LogsCompute.type(LogsComputeType type) |
| Constructor and Description |
|---|
LogsComputeTypeSerializer(Class<LogsComputeType> t) |
Copyright © 2024. All rights reserved.