| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SecurityMonitoringContentPackTimestampBucket |
SecurityMonitoringContentPackTimestampBucket.NOT_SEEN |
static SecurityMonitoringContentPackTimestampBucket |
SecurityMonitoringContentPackTimestampBucket.OVER_30D |
static SecurityMonitoringContentPackTimestampBucket |
SecurityMonitoringContentPackTimestampBucket.OVER_72H_TO_30D |
static SecurityMonitoringContentPackTimestampBucket |
SecurityMonitoringContentPackTimestampBucket.WITHIN_24_HOURS |
static SecurityMonitoringContentPackTimestampBucket |
SecurityMonitoringContentPackTimestampBucket.WITHIN_24_TO_72_HOURS |
| Modifier and Type | Method and Description |
|---|---|
static SecurityMonitoringContentPackTimestampBucket |
SecurityMonitoringContentPackTimestampBucket.fromValue(String value) |
SecurityMonitoringContentPackTimestampBucket |
SecurityMonitoringContentPackStateAttributes.getLogsLastCollected()
Timestamp bucket indicating when logs were last collected.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityMonitoringContentPackStateAttributes |
SecurityMonitoringContentPackStateAttributes.logsLastCollected(SecurityMonitoringContentPackTimestampBucket logsLastCollected) |
void |
SecurityMonitoringContentPackTimestampBucket.SecurityMonitoringContentPackTimestampBucketSerializer.serialize(SecurityMonitoringContentPackTimestampBucket value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SecurityMonitoringContentPackStateAttributes.setLogsLastCollected(SecurityMonitoringContentPackTimestampBucket logsLastCollected) |
| Constructor and Description |
|---|
SecurityMonitoringContentPackStateAttributes(Boolean cloudSiemIndexIncorrect,
SecurityMonitoringContentPackActivation cpActivation,
Boolean filtersConfiguredForLogs,
SecurityMonitoringContentPackTimestampBucket logsLastCollected,
Boolean logsSeenFromAnyIndex,
SecurityMonitoringContentPackStatus state) |
| Constructor and Description |
|---|
SecurityMonitoringContentPackTimestampBucketSerializer(Class<SecurityMonitoringContentPackTimestampBucket> t) |
Copyright © 2026. All rights reserved.