| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static EventCreateRequestType |
EventCreateRequestType.EVENT |
| Modifier and Type | Method and Description |
|---|---|
static EventCreateRequestType |
EventCreateRequestType.fromValue(String value) |
EventCreateRequestType |
EventCreateRequest.getType()
Entity type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventCreateRequestType.EventCreateRequestTypeSerializer.serialize(EventCreateRequestType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
EventCreateRequest.setType(EventCreateRequestType type) |
EventCreateRequest |
EventCreateRequest.type(EventCreateRequestType type) |
| Constructor and Description |
|---|
EventCreateRequest(EventPayload attributes,
EventCreateRequestType type) |
| Constructor and Description |
|---|
EventCreateRequestTypeSerializer(Class<EventCreateRequestType> t) |
Copyright © 2025. All rights reserved.