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