| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static GroupType |
GroupType.GROUP |
| Modifier and Type | Method and Description |
|---|---|
static GroupType |
GroupType.fromValue(String value) |
GroupType |
WidgetGroupSort.getType()
Set the sort type to group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GroupType.GroupTypeSerializer.serialize(GroupType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
WidgetGroupSort.setType(GroupType type) |
WidgetGroupSort |
WidgetGroupSort.type(GroupType type) |
| Constructor and Description |
|---|
WidgetGroupSort(String name,
WidgetSort order,
GroupType type) |
| Constructor and Description |
|---|
GroupTypeSerializer(Class<GroupType> t) |
Copyright © 2024. All rights reserved.