| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static WidgetChangeType |
WidgetChangeType.ABSOLUTE |
static WidgetChangeType |
WidgetChangeType.RELATIVE |
| Modifier and Type | Method and Description |
|---|---|
static WidgetChangeType |
WidgetChangeType.fromValue(String value) |
WidgetChangeType |
ChangeWidgetRequest.getChangeType()
Show the absolute or the relative change.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeWidgetRequest |
ChangeWidgetRequest.changeType(WidgetChangeType changeType) |
void |
WidgetChangeType.WidgetChangeTypeSerializer.serialize(WidgetChangeType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ChangeWidgetRequest.setChangeType(WidgetChangeType changeType) |
| Constructor and Description |
|---|
WidgetChangeTypeSerializer(Class<WidgetChangeType> t) |
Copyright © 2024. All rights reserved.