@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class RetentionCurveStyle extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_PALETTE |
boolean |
unparsed |
| Constructor and Description |
|---|
RetentionCurveStyle() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Return true if this RetentionCurveStyle object is equal to o.
|
String |
getPalette()
Color palette for the retention curve.
|
int |
hashCode() |
RetentionCurveStyle |
palette(String palette) |
void |
setPalette(String palette) |
String |
toString() |
public boolean unparsed
public static final String JSON_PROPERTY_PALETTE
public RetentionCurveStyle palette(String palette)
@Nullable public String getPalette()
public void setPalette(String palette)
public boolean equals(Object o)
Copyright © 2026. All rights reserved.