| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static TableWidgetTextFormatReplaceSubstringType |
TableWidgetTextFormatReplaceSubstringType.SUBSTRING |
| Modifier and Type | Method and Description |
|---|---|
static TableWidgetTextFormatReplaceSubstringType |
TableWidgetTextFormatReplaceSubstringType.fromValue(String value) |
TableWidgetTextFormatReplaceSubstringType |
TableWidgetTextFormatReplaceSubstring.getType()
Table widget text format replace sub-string type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableWidgetTextFormatReplaceSubstringType.TableWidgetTextFormatReplaceSubstringTypeSerializer.serialize(TableWidgetTextFormatReplaceSubstringType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TableWidgetTextFormatReplaceSubstring.setType(TableWidgetTextFormatReplaceSubstringType type) |
TableWidgetTextFormatReplaceSubstring |
TableWidgetTextFormatReplaceSubstring.type(TableWidgetTextFormatReplaceSubstringType type) |
| Constructor and Description |
|---|
TableWidgetTextFormatReplaceSubstring(String substring,
TableWidgetTextFormatReplaceSubstringType type,
String with) |
| Constructor and Description |
|---|
TableWidgetTextFormatReplaceSubstringTypeSerializer(Class<TableWidgetTextFormatReplaceSubstringType> t) |
Copyright © 2024. All rights reserved.