| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
UsageSDSHour |
UsageSDSHour.apmScannedBytes(Long apmScannedBytes) |
UsageSDSHour |
UsageSDSHour.eventsScannedBytes(Long eventsScannedBytes) |
UsageSDSHour |
UsageSDSHour.hour(OffsetDateTime hour) |
UsageSDSHour |
UsageSDSHour.logsScannedBytes(Long logsScannedBytes) |
UsageSDSHour |
UsageSDSHour.orgName(String orgName) |
UsageSDSHour |
UsageSDSHour.publicId(String publicId) |
UsageSDSHour |
UsageSDSHour.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
UsageSDSHour |
UsageSDSHour.rumScannedBytes(Long rumScannedBytes) |
UsageSDSHour |
UsageSDSHour.totalScannedBytes(Long totalScannedBytes) |
| Modifier and Type | Method and Description |
|---|---|
List<UsageSDSHour> |
UsageSDSResponse.getUsage()
Get hourly usage for Sensitive Data Scanner.
|
| Modifier and Type | Method and Description |
|---|---|
UsageSDSResponse |
UsageSDSResponse.addUsageItem(UsageSDSHour usageItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
UsageSDSResponse.setUsage(List<UsageSDSHour> usage) |
UsageSDSResponse |
UsageSDSResponse.usage(List<UsageSDSHour> usage) |
Copyright © 2024. All rights reserved.