| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MonthlyCostAttributionResponse |
UsageMeteringApi.getMonthlyCostAttribution(OffsetDateTime startMonth,
OffsetDateTime endMonth,
String fields)
Get Monthly Cost Attribution.
|
MonthlyCostAttributionResponse |
UsageMeteringApi.getMonthlyCostAttribution(OffsetDateTime startMonth,
OffsetDateTime endMonth,
String fields,
UsageMeteringApi.GetMonthlyCostAttributionOptionalParameters parameters)
Get Monthly Cost Attribution.
|
| Modifier and Type | Method and Description |
|---|---|
MonthlyCostAttributionResponse |
MonthlyCostAttributionResponse.addDataItem(MonthlyCostAttributionBody dataItem) |
MonthlyCostAttributionResponse |
MonthlyCostAttributionResponse.data(List<MonthlyCostAttributionBody> data) |
MonthlyCostAttributionResponse |
MonthlyCostAttributionResponse.meta(MonthlyCostAttributionMeta meta) |
MonthlyCostAttributionResponse |
MonthlyCostAttributionResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2024. All rights reserved.