| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
UsageLogsByIndexHour |
UsageLogsByIndexHour.eventCount(Long eventCount) |
UsageLogsByIndexHour |
UsageLogsByIndexHour.hour(OffsetDateTime hour) |
UsageLogsByIndexHour |
UsageLogsByIndexHour.indexId(String indexId) |
UsageLogsByIndexHour |
UsageLogsByIndexHour.indexName(String indexName) |
UsageLogsByIndexHour |
UsageLogsByIndexHour.orgName(String orgName) |
UsageLogsByIndexHour |
UsageLogsByIndexHour.publicId(String publicId) |
UsageLogsByIndexHour |
UsageLogsByIndexHour.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
UsageLogsByIndexHour |
UsageLogsByIndexHour.retention(Long retention) |
| Modifier and Type | Method and Description |
|---|---|
List<UsageLogsByIndexHour> |
UsageLogsByIndexResponse.getUsage()
An array of objects regarding hourly usage of logs by index response.
|
| Modifier and Type | Method and Description |
|---|---|
UsageLogsByIndexResponse |
UsageLogsByIndexResponse.addUsageItem(UsageLogsByIndexHour usageItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
UsageLogsByIndexResponse.setUsage(List<UsageLogsByIndexHour> usage) |
UsageLogsByIndexResponse |
UsageLogsByIndexResponse.usage(List<UsageLogsByIndexHour> usage) |
Copyright © 2024. All rights reserved.