| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
MonthlyUsageAttributionResponse |
UsageMeteringApi.getMonthlyUsageAttribution(OffsetDateTime startMonth,
MonthlyUsageAttributionSupportedMetrics fields)
Get monthly usage attribution.
|
MonthlyUsageAttributionResponse |
UsageMeteringApi.getMonthlyUsageAttribution(OffsetDateTime startMonth,
MonthlyUsageAttributionSupportedMetrics fields,
UsageMeteringApi.GetMonthlyUsageAttributionOptionalParameters parameters)
Get monthly usage attribution.
|
| Modifier and Type | Method and Description |
|---|---|
MonthlyUsageAttributionResponse |
MonthlyUsageAttributionResponse.addUsageItem(MonthlyUsageAttributionBody usageItem) |
MonthlyUsageAttributionResponse |
MonthlyUsageAttributionResponse.metadata(MonthlyUsageAttributionMetadata metadata) |
MonthlyUsageAttributionResponse |
MonthlyUsageAttributionResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MonthlyUsageAttributionResponse |
MonthlyUsageAttributionResponse.usage(List<MonthlyUsageAttributionBody> usage) |
Copyright © 2024. All rights reserved.