| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
UsageBillableSummaryHour |
UsageBillableSummaryHour.billingPlan(String billingPlan) |
UsageBillableSummaryHour |
UsageBillableSummaryHour.endDate(OffsetDateTime endDate) |
UsageBillableSummaryHour |
UsageBillableSummaryHour.numOrgs(Long numOrgs) |
UsageBillableSummaryHour |
UsageBillableSummaryHour.orgName(String orgName) |
UsageBillableSummaryHour |
UsageBillableSummaryHour.publicId(String publicId) |
UsageBillableSummaryHour |
UsageBillableSummaryHour.ratioInMonth(Double ratioInMonth) |
UsageBillableSummaryHour |
UsageBillableSummaryHour.region(String region) |
UsageBillableSummaryHour |
UsageBillableSummaryHour.startDate(OffsetDateTime startDate) |
UsageBillableSummaryHour |
UsageBillableSummaryHour.usage(UsageBillableSummaryKeys usage) |
| Modifier and Type | Method and Description |
|---|---|
List<UsageBillableSummaryHour> |
UsageBillableSummaryResponse.getUsage()
An array of objects regarding usage of billable summary.
|
| Modifier and Type | Method and Description |
|---|---|
UsageBillableSummaryResponse |
UsageBillableSummaryResponse.addUsageItem(UsageBillableSummaryHour usageItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
UsageBillableSummaryResponse.setUsage(List<UsageBillableSummaryHour> usage) |
UsageBillableSummaryResponse |
UsageBillableSummaryResponse.usage(List<UsageBillableSummaryHour> usage) |
Copyright © 2023. All rights reserved.