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