| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CostByOrgAttributes |
CostByOrgAttributes.accountName(String accountName) |
CostByOrgAttributes |
CostByOrgAttributes.accountPublicId(String accountPublicId) |
CostByOrgAttributes |
CostByOrgAttributes.addChargesItem(ChargebackBreakdown chargesItem) |
CostByOrgAttributes |
CostByOrgAttributes.charges(List<ChargebackBreakdown> charges) |
CostByOrgAttributes |
CostByOrgAttributes.date(OffsetDateTime date) |
CostByOrgAttributes |
CostByOrg.getAttributes()
Cost attributes data.
|
CostByOrgAttributes |
CostByOrgAttributes.orgName(String orgName) |
CostByOrgAttributes |
CostByOrgAttributes.publicId(String publicId) |
CostByOrgAttributes |
CostByOrgAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CostByOrgAttributes |
CostByOrgAttributes.region(String region) |
CostByOrgAttributes |
CostByOrgAttributes.totalCost(Double totalCost) |
| Modifier and Type | Method and Description |
|---|---|
CostByOrg |
CostByOrg.attributes(CostByOrgAttributes attributes) |
void |
CostByOrg.setAttributes(CostByOrgAttributes attributes) |
Copyright © 2024. All rights reserved.