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