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