| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static TableWidgetTextFormatReplaceAllType |
TableWidgetTextFormatReplaceAllType.ALL |
| Modifier and Type | Method and Description |
|---|---|
static TableWidgetTextFormatReplaceAllType |
TableWidgetTextFormatReplaceAllType.fromValue(String value) |
TableWidgetTextFormatReplaceAllType |
TableWidgetTextFormatReplaceAll.getType()
Table widget text format replace all type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableWidgetTextFormatReplaceAllType.TableWidgetTextFormatReplaceAllTypeSerializer.serialize(TableWidgetTextFormatReplaceAllType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TableWidgetTextFormatReplaceAll.setType(TableWidgetTextFormatReplaceAllType type) |
TableWidgetTextFormatReplaceAll |
TableWidgetTextFormatReplaceAll.type(TableWidgetTextFormatReplaceAllType type) |
| Constructor and Description |
|---|
TableWidgetTextFormatReplaceAll(TableWidgetTextFormatReplaceAllType type,
String with) |
| Constructor and Description |
|---|
TableWidgetTextFormatReplaceAllTypeSerializer(Class<TableWidgetTextFormatReplaceAllType> t) |
Copyright © 2026. All rights reserved.