| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
WidgetSortOrderBy |
WidgetSortOrderBy.WidgetSortOrderByDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
WidgetSortOrderBy |
WidgetSortOrderBy.WidgetSortOrderByDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<WidgetSortOrderBy> |
WidgetSortBy.getOrderBy()
The array of items to sort the widget by in order.
|
| Modifier and Type | Method and Description |
|---|---|
WidgetSortBy |
WidgetSortBy.addOrderByItem(WidgetSortOrderBy orderByItem) |
void |
WidgetSortOrderBy.WidgetSortOrderBySerializer.serialize(WidgetSortOrderBy value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
WidgetSortBy |
WidgetSortBy.orderBy(List<WidgetSortOrderBy> orderBy) |
void |
WidgetSortBy.setOrderBy(List<WidgetSortOrderBy> orderBy) |
| Constructor and Description |
|---|
WidgetSortOrderBySerializer(Class<WidgetSortOrderBy> t) |
Copyright © 2024. All rights reserved.