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