| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static LogsAggregateResponseStatus |
LogsAggregateResponseStatus.DONE |
static LogsAggregateResponseStatus |
LogsAggregateResponseStatus.TIMEOUT |
| Modifier and Type | Method and Description |
|---|---|
static LogsAggregateResponseStatus |
LogsAggregateResponseStatus.fromValue(String value) |
LogsAggregateResponseStatus |
LogsResponseMetadata.getStatus()
The status of the response
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogsAggregateResponseStatus.LogsAggregateResponseStatusSerializer.serialize(LogsAggregateResponseStatus value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LogsResponseMetadata.setStatus(LogsAggregateResponseStatus status) |
LogsResponseMetadata |
LogsResponseMetadata.status(LogsAggregateResponseStatus status) |
| Constructor and Description |
|---|
LogsAggregateResponseStatusSerializer(Class<LogsAggregateResponseStatus> t) |
Copyright © 2024. All rights reserved.