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