| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
UsageIndexedSpansHour |
UsageIndexedSpansHour.hour(OffsetDateTime hour) |
UsageIndexedSpansHour |
UsageIndexedSpansHour.indexedEventsCount(Long indexedEventsCount) |
UsageIndexedSpansHour |
UsageIndexedSpansHour.orgName(String orgName) |
UsageIndexedSpansHour |
UsageIndexedSpansHour.publicId(String publicId) |
UsageIndexedSpansHour |
UsageIndexedSpansHour.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<UsageIndexedSpansHour> |
UsageIndexedSpansResponse.getUsage()
Array with the number of hourly traces indexed for a given organization.
|
| Modifier and Type | Method and Description |
|---|---|
UsageIndexedSpansResponse |
UsageIndexedSpansResponse.addUsageItem(UsageIndexedSpansHour usageItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
UsageIndexedSpansResponse.setUsage(List<UsageIndexedSpansHour> usage) |
UsageIndexedSpansResponse |
UsageIndexedSpansResponse.usage(List<UsageIndexedSpansHour> usage) |
Copyright © 2024. All rights reserved.