| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
MonthlyCostAttributionBody |
MonthlyCostAttributionBody.attributes(MonthlyCostAttributionAttributes attributes) |
MonthlyCostAttributionBody |
MonthlyCostAttributionBody.id(String id) |
MonthlyCostAttributionBody |
MonthlyCostAttributionBody.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MonthlyCostAttributionBody |
MonthlyCostAttributionBody.type(CostAttributionType type) |
| Modifier and Type | Method and Description |
|---|---|
List<MonthlyCostAttributionBody> |
MonthlyCostAttributionResponse.getData()
Response containing cost attribution.
|
| Modifier and Type | Method and Description |
|---|---|
MonthlyCostAttributionResponse |
MonthlyCostAttributionResponse.addDataItem(MonthlyCostAttributionBody dataItem) |
| Modifier and Type | Method and Description |
|---|---|
MonthlyCostAttributionResponse |
MonthlyCostAttributionResponse.data(List<MonthlyCostAttributionBody> data) |
void |
MonthlyCostAttributionResponse.setData(List<MonthlyCostAttributionBody> data) |
Copyright © 2024. All rights reserved.