@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class WidgetTime extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_LIVE_SPAN |
boolean |
unparsed |
| Constructor and Description |
|---|
WidgetTime() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Return true if this WidgetTime object is equal to o.
|
WidgetLiveSpan |
getLiveSpan()
The available timeframes depend on the widget you are using.
|
int |
hashCode() |
WidgetTime |
liveSpan(WidgetLiveSpan liveSpan) |
void |
setLiveSpan(WidgetLiveSpan liveSpan) |
String |
toString() |
public boolean unparsed
public static final String JSON_PROPERTY_LIVE_SPAN
public WidgetTime liveSpan(WidgetLiveSpan liveSpan)
@Nullable public WidgetLiveSpan getLiveSpan()
public void setLiveSpan(WidgetLiveSpan liveSpan)
public boolean equals(Object o)
Copyright © 2023. All rights reserved.