| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static LogStreamWidgetDefinitionType |
LogStreamWidgetDefinitionType.LOG_STREAM |
| Modifier and Type | Method and Description |
|---|---|
static LogStreamWidgetDefinitionType |
LogStreamWidgetDefinitionType.fromValue(String value) |
LogStreamWidgetDefinitionType |
LogStreamWidgetDefinition.getType()
Type of the log stream widget.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogStreamWidgetDefinitionType.LogStreamWidgetDefinitionTypeSerializer.serialize(LogStreamWidgetDefinitionType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
LogStreamWidgetDefinition.setType(LogStreamWidgetDefinitionType type) |
LogStreamWidgetDefinition |
LogStreamWidgetDefinition.type(LogStreamWidgetDefinitionType type) |
| Constructor and Description |
|---|
LogStreamWidgetDefinition(LogStreamWidgetDefinitionType type) |
| Constructor and Description |
|---|
LogStreamWidgetDefinitionTypeSerializer(Class<LogStreamWidgetDefinitionType> t) |
Copyright © 2024. All rights reserved.