| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static ListStreamResponseFormat |
ListStreamResponseFormat.EVENT_LIST |
| Modifier and Type | Method and Description |
|---|---|
static ListStreamResponseFormat |
ListStreamResponseFormat.fromValue(String value) |
ListStreamResponseFormat |
ListStreamWidgetRequest.getResponseFormat()
Widget response format.
|
| Modifier and Type | Method and Description |
|---|---|
ListStreamWidgetRequest |
ListStreamWidgetRequest.responseFormat(ListStreamResponseFormat responseFormat) |
void |
ListStreamResponseFormat.ListStreamResponseFormatSerializer.serialize(ListStreamResponseFormat value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ListStreamWidgetRequest.setResponseFormat(ListStreamResponseFormat responseFormat) |
| Constructor and Description |
|---|
ListStreamWidgetRequest(List<ListStreamColumn> columns,
ListStreamQuery query,
ListStreamResponseFormat responseFormat) |
| Constructor and Description |
|---|
ListStreamResponseFormatSerializer(Class<ListStreamResponseFormat> t) |
Copyright © 2024. All rights reserved.