| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static ListStreamWidgetDefinitionType |
ListStreamWidgetDefinitionType.LIST_STREAM |
| Modifier and Type | Method and Description |
|---|---|
static ListStreamWidgetDefinitionType |
ListStreamWidgetDefinitionType.fromValue(String value) |
ListStreamWidgetDefinitionType |
ListStreamWidgetDefinition.getType()
Type of the list stream widget.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListStreamWidgetDefinitionType.ListStreamWidgetDefinitionTypeSerializer.serialize(ListStreamWidgetDefinitionType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ListStreamWidgetDefinition.setType(ListStreamWidgetDefinitionType type) |
ListStreamWidgetDefinition |
ListStreamWidgetDefinition.type(ListStreamWidgetDefinitionType type) |
| Constructor and Description |
|---|
ListStreamWidgetDefinition(List<ListStreamWidgetRequest> requests,
ListStreamWidgetDefinitionType type) |
| Constructor and Description |
|---|
ListStreamWidgetDefinitionTypeSerializer(Class<ListStreamWidgetDefinitionType> t) |
Copyright © 2024. All rights reserved.