| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
MonthlyUsageAttributionBody |
MonthlyUsageAttributionBody.month(OffsetDateTime month) |
MonthlyUsageAttributionBody |
MonthlyUsageAttributionBody.orgName(String orgName) |
MonthlyUsageAttributionBody |
MonthlyUsageAttributionBody.publicId(String publicId) |
MonthlyUsageAttributionBody |
MonthlyUsageAttributionBody.putTagsItem(String key,
List<String> tagsItem) |
MonthlyUsageAttributionBody |
MonthlyUsageAttributionBody.tagConfigSource(String tagConfigSource) |
MonthlyUsageAttributionBody |
MonthlyUsageAttributionBody.tags(Map<String,List<String>> tags) |
MonthlyUsageAttributionBody |
MonthlyUsageAttributionBody.updatedAt(OffsetDateTime updatedAt) |
MonthlyUsageAttributionBody |
MonthlyUsageAttributionBody.values(MonthlyUsageAttributionValues values) |
| Modifier and Type | Method and Description |
|---|---|
List<MonthlyUsageAttributionBody> |
MonthlyUsageAttributionResponse.getUsage()
Get usage summary by tag(s).
|
| Modifier and Type | Method and Description |
|---|---|
MonthlyUsageAttributionResponse |
MonthlyUsageAttributionResponse.addUsageItem(MonthlyUsageAttributionBody usageItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
MonthlyUsageAttributionResponse.setUsage(List<MonthlyUsageAttributionBody> usage) |
MonthlyUsageAttributionResponse |
MonthlyUsageAttributionResponse.usage(List<MonthlyUsageAttributionBody> usage) |
Copyright © 2023. All rights reserved.