@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class ArbitraryRuleResponseDataAttributesStrategyAllocatedByItems extends Object
ArbitraryRuleResponseDataAttributesStrategyAllocatedByItems
object.| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_ALLOCATED_TAGS |
static String |
JSON_PROPERTY_PERCENTAGE |
boolean |
unparsed |
| Constructor and Description |
|---|
ArbitraryRuleResponseDataAttributesStrategyAllocatedByItems() |
ArbitraryRuleResponseDataAttributesStrategyAllocatedByItems(List<ArbitraryRuleResponseDataAttributesStrategyAllocatedByItemsAllocatedTagsItems> allocatedTags,
Double percentage) |
public boolean unparsed
public static final String JSON_PROPERTY_ALLOCATED_TAGS
public static final String JSON_PROPERTY_PERCENTAGE
public ArbitraryRuleResponseDataAttributesStrategyAllocatedByItems()
public ArbitraryRuleResponseDataAttributesStrategyAllocatedByItems(List<ArbitraryRuleResponseDataAttributesStrategyAllocatedByItemsAllocatedTagsItems> allocatedTags, Double percentage)
public ArbitraryRuleResponseDataAttributesStrategyAllocatedByItems allocatedTags(List<ArbitraryRuleResponseDataAttributesStrategyAllocatedByItemsAllocatedTagsItems> allocatedTags)
public ArbitraryRuleResponseDataAttributesStrategyAllocatedByItems addAllocatedTagsItem(ArbitraryRuleResponseDataAttributesStrategyAllocatedByItemsAllocatedTagsItems allocatedTagsItem)
public List<ArbitraryRuleResponseDataAttributesStrategyAllocatedByItemsAllocatedTagsItems> getAllocatedTags()
items allocated_tags.public void setAllocatedTags(List<ArbitraryRuleResponseDataAttributesStrategyAllocatedByItemsAllocatedTagsItems> allocatedTags)
public ArbitraryRuleResponseDataAttributesStrategyAllocatedByItems percentage(Double percentage)
public Double getPercentage()
items percentage. The numeric value format should be a 32bit
float value.public void setPercentage(Double percentage)
public ArbitraryRuleResponseDataAttributesStrategyAllocatedByItems 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.