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) |
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 © 2023. All rights reserved.