| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MonthlyCostAttributionAttributes |
MonthlyCostAttributionBody.getAttributes()
Cost Attribution by Tag for a given organization.
|
MonthlyCostAttributionAttributes |
MonthlyCostAttributionAttributes.month(OffsetDateTime month) |
MonthlyCostAttributionAttributes |
MonthlyCostAttributionAttributes.orgName(String orgName) |
MonthlyCostAttributionAttributes |
MonthlyCostAttributionAttributes.publicId(String publicId) |
MonthlyCostAttributionAttributes |
MonthlyCostAttributionAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MonthlyCostAttributionAttributes |
MonthlyCostAttributionAttributes.putTagsItem(String key,
List<String> tagsItem) |
MonthlyCostAttributionAttributes |
MonthlyCostAttributionAttributes.tagConfigSource(String tagConfigSource) |
MonthlyCostAttributionAttributes |
MonthlyCostAttributionAttributes.tags(Map<String,List<String>> tags) |
MonthlyCostAttributionAttributes |
MonthlyCostAttributionAttributes.updatedAt(String updatedAt) |
MonthlyCostAttributionAttributes |
MonthlyCostAttributionAttributes.values(Object values) |
| Modifier and Type | Method and Description |
|---|---|
MonthlyCostAttributionBody |
MonthlyCostAttributionBody.attributes(MonthlyCostAttributionAttributes attributes) |
void |
MonthlyCostAttributionBody.setAttributes(MonthlyCostAttributionAttributes attributes) |
Copyright © 2024. All rights reserved.