| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
UsageIoTHour |
UsageIoTHour.hour(OffsetDateTime hour) |
UsageIoTHour |
UsageIoTHour.iotDeviceCount(Long iotDeviceCount) |
UsageIoTHour |
UsageIoTHour.orgName(String orgName) |
UsageIoTHour |
UsageIoTHour.publicId(String publicId) |
UsageIoTHour |
UsageIoTHour.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<UsageIoTHour> |
UsageIoTResponse.getUsage()
Get hourly usage for IoT.
|
| Modifier and Type | Method and Description |
|---|---|
UsageIoTResponse |
UsageIoTResponse.addUsageItem(UsageIoTHour usageItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
UsageIoTResponse.setUsage(List<UsageIoTHour> usage) |
UsageIoTResponse |
UsageIoTResponse.usage(List<UsageIoTHour> usage) |
Copyright © 2024. All rights reserved.