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