@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class RetentionGroupBySort extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_ORDER |
boolean |
unparsed |
| Constructor and Description |
|---|
RetentionGroupBySort() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Return true if this RetentionGroupBySort object is equal to o.
|
WidgetSort |
getOrder()
Widget sorting methods.
|
int |
hashCode() |
RetentionGroupBySort |
order(WidgetSort order) |
void |
setOrder(WidgetSort order) |
String |
toString() |
public boolean unparsed
public static final String JSON_PROPERTY_ORDER
public RetentionGroupBySort order(WidgetSort order)
@Nullable public WidgetSort getOrder()
public void setOrder(WidgetSort order)
public boolean equals(Object o)
Copyright © 2026. All rights reserved.