| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static WidgetEventSize |
WidgetEventSize.LARGE |
static WidgetEventSize |
WidgetEventSize.SMALL |
| Modifier and Type | Method and Description |
|---|---|
static WidgetEventSize |
WidgetEventSize.fromValue(String value) |
WidgetEventSize |
EventStreamWidgetDefinition.getEventSize()
Size to use to display an event.
|
WidgetEventSize |
ListStreamQuery.getEventSize()
Size to use to display an event.
|
| Modifier and Type | Method and Description |
|---|---|
EventStreamWidgetDefinition |
EventStreamWidgetDefinition.eventSize(WidgetEventSize eventSize) |
ListStreamQuery |
ListStreamQuery.eventSize(WidgetEventSize eventSize) |
void |
WidgetEventSize.WidgetEventSizeSerializer.serialize(WidgetEventSize value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
EventStreamWidgetDefinition.setEventSize(WidgetEventSize eventSize) |
void |
ListStreamQuery.setEventSize(WidgetEventSize eventSize) |
| Constructor and Description |
|---|
WidgetEventSizeSerializer(Class<WidgetEventSize> t) |
Copyright © 2024. All rights reserved.