@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class WidgetFormulaCellDisplayModeOptions extends Object
cell_display_mode is set
to trend).| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_TREND_TYPE |
static String |
JSON_PROPERTY_Y_SCALE |
boolean |
unparsed |
| Constructor and Description |
|---|
WidgetFormulaCellDisplayModeOptions() |
public boolean unparsed
public static final String JSON_PROPERTY_TREND_TYPE
public static final String JSON_PROPERTY_Y_SCALE
public WidgetFormulaCellDisplayModeOptions trendType(WidgetFormulaCellDisplayModeOptionsTrendType trendType)
@Nullable public WidgetFormulaCellDisplayModeOptionsTrendType getTrendType()
public void setTrendType(WidgetFormulaCellDisplayModeOptionsTrendType trendType)
public WidgetFormulaCellDisplayModeOptions yScale(WidgetFormulaCellDisplayModeOptionsYScale yScale)
@Nullable public WidgetFormulaCellDisplayModeOptionsYScale getYScale()
public void setYScale(WidgetFormulaCellDisplayModeOptionsYScale yScale)
public WidgetFormulaCellDisplayModeOptions putAdditionalProperty(String key, Object value)
key - The arbitrary key to setvalue - The associated valuepublic Map<String,Object> getAdditionalProperties()
public Object getAdditionalProperty(String key)
key - The arbitrary key to getpublic boolean equals(Object o)
Copyright © 2025. All rights reserved.