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