| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static StegadographyWidgetType |
StegadographyWidgetType.WIDGET |
| Modifier and Type | Method and Description |
|---|---|
static StegadographyWidgetType |
StegadographyWidgetType.fromValue(String value) |
StegadographyWidgetType |
StegadographyWidget.getType()
Stegadography widget resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StegadographyWidgetType.StegadographyWidgetTypeSerializer.serialize(StegadographyWidgetType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
StegadographyWidget.setType(StegadographyWidgetType type) |
StegadographyWidget |
StegadographyWidget.type(StegadographyWidgetType type) |
| Constructor and Description |
|---|
StegadographyWidget(StegadographyWidgetAttributes attributes,
String id,
StegadographyWidgetType type) |
| Constructor and Description |
|---|
StegadographyWidgetTypeSerializer(Class<StegadographyWidgetType> t) |
Copyright © 2026. All rights reserved.