| 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) |
UsageAuditLogsHour |
UsageAuditLogsHour.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| 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 © 2024. All rights reserved.