| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static ListStreamColumnWidth |
ListStreamColumnWidth.AUTO |
static ListStreamColumnWidth |
ListStreamColumnWidth.COMPACT |
static ListStreamColumnWidth |
ListStreamColumnWidth.FULL |
| Modifier and Type | Method and Description |
|---|---|
static ListStreamColumnWidth |
ListStreamColumnWidth.fromValue(String value) |
ListStreamColumnWidth |
ListStreamColumn.getWidth()
Widget column width.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListStreamColumnWidth.ListStreamColumnWidthSerializer.serialize(ListStreamColumnWidth value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ListStreamColumn.setWidth(ListStreamColumnWidth width) |
ListStreamColumn |
ListStreamColumn.width(ListStreamColumnWidth width) |
| Constructor and Description |
|---|
ListStreamColumn(String field,
ListStreamColumnWidth width) |
| Constructor and Description |
|---|
ListStreamColumnWidthSerializer(Class<ListStreamColumnWidth> t) |
Copyright © 2024. All rights reserved.