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