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