| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static AuditLogsEventType |
AuditLogsEventType.Audit |
| Modifier and Type | Method and Description |
|---|---|
static AuditLogsEventType |
AuditLogsEventType.fromValue(String value) |
AuditLogsEventType |
AuditLogsEvent.getType()
Type of the event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuditLogsEventType.AuditLogsEventTypeSerializer.serialize(AuditLogsEventType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
AuditLogsEvent.setType(AuditLogsEventType type) |
AuditLogsEvent |
AuditLogsEvent.type(AuditLogsEventType type) |
| Constructor and Description |
|---|
AuditLogsEventTypeSerializer(Class<AuditLogsEventType> t) |
Copyright © 2024. All rights reserved.