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