| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
UsageAuditLogsHour |
UsageAuditLogsHour.hour(OffsetDateTime hour) |
UsageAuditLogsHour |
UsageAuditLogsHour.linesIndexed(Long linesIndexed) |
UsageAuditLogsHour |
UsageAuditLogsHour.orgName(String orgName) |
UsageAuditLogsHour |
UsageAuditLogsHour.publicId(String publicId) |
| Modifier and Type | Method and Description |
|---|---|
List<UsageAuditLogsHour> |
UsageAuditLogsResponse.getUsage()
Get hourly usage for audit logs.
|
| Modifier and Type | Method and Description |
|---|---|
UsageAuditLogsResponse |
UsageAuditLogsResponse.addUsageItem(UsageAuditLogsHour usageItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
UsageAuditLogsResponse.setUsage(List<UsageAuditLogsHour> usage) |
UsageAuditLogsResponse |
UsageAuditLogsResponse.usage(List<UsageAuditLogsHour> usage) |
Copyright © 2023. All rights reserved.