| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static SLOWidgetDefinitionType |
SLOWidgetDefinitionType.SLO |
| Modifier and Type | Method and Description |
|---|---|
static SLOWidgetDefinitionType |
SLOWidgetDefinitionType.fromValue(String value) |
SLOWidgetDefinitionType |
SLOWidgetDefinition.getType()
Type of the SLO widget.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SLOWidgetDefinitionType.SLOWidgetDefinitionTypeSerializer.serialize(SLOWidgetDefinitionType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SLOWidgetDefinition.setType(SLOWidgetDefinitionType type) |
SLOWidgetDefinition |
SLOWidgetDefinition.type(SLOWidgetDefinitionType type) |
| Constructor and Description |
|---|
SLOWidgetDefinition(SLOWidgetDefinitionType type,
String viewType) |
| Constructor and Description |
|---|
SLOWidgetDefinitionTypeSerializer(Class<SLOWidgetDefinitionType> t) |
Copyright © 2024. All rights reserved.