@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class ArbitraryRuleResponseArray extends Object
ArbitraryRuleResponseArray object.| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_DATA |
static String |
JSON_PROPERTY_META |
boolean |
unparsed |
| Constructor and Description |
|---|
ArbitraryRuleResponseArray() |
ArbitraryRuleResponseArray(List<ArbitraryRuleResponseData> data) |
public boolean unparsed
public static final String JSON_PROPERTY_DATA
public static final String JSON_PROPERTY_META
public ArbitraryRuleResponseArray()
public ArbitraryRuleResponseArray(List<ArbitraryRuleResponseData> data)
public ArbitraryRuleResponseArray data(List<ArbitraryRuleResponseData> data)
public ArbitraryRuleResponseArray addDataItem(ArbitraryRuleResponseData dataItem)
public List<ArbitraryRuleResponseData> getData()
ArbitraryRuleResponseArray data.public void setData(List<ArbitraryRuleResponseData> data)
public ArbitraryRuleResponseArray meta(ArbitraryRuleResponseArrayMeta meta)
@Nullable public ArbitraryRuleResponseArrayMeta getMeta()
ArbitraryRuleResponseArray meta.public void setMeta(ArbitraryRuleResponseArrayMeta meta)
public ArbitraryRuleResponseArray 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 © 2026. All rights reserved.