| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static WidgetViewMode |
WidgetViewMode.BOTH |
static WidgetViewMode |
WidgetViewMode.COMPONENT |
static WidgetViewMode |
WidgetViewMode.OVERALL |
| Modifier and Type | Method and Description |
|---|---|
static WidgetViewMode |
WidgetViewMode.fromValue(String value) |
WidgetViewMode |
SLOWidgetDefinition.getViewMode()
Define how you want the SLO to be displayed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WidgetViewMode.WidgetViewModeSerializer.serialize(WidgetViewMode value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SLOWidgetDefinition.setViewMode(WidgetViewMode viewMode) |
SLOWidgetDefinition |
SLOWidgetDefinition.viewMode(WidgetViewMode viewMode) |
| Constructor and Description |
|---|
WidgetViewModeSerializer(Class<WidgetViewMode> t) |
Copyright © 2024. All rights reserved.