| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CIAppPipelineLevel |
CIAppPipelineLevel.CUSTOM |
static CIAppPipelineLevel |
CIAppPipelineLevel.JOB |
static CIAppPipelineLevel |
CIAppPipelineLevel.PIPELINE |
static CIAppPipelineLevel |
CIAppPipelineLevel.STAGE |
static CIAppPipelineLevel |
CIAppPipelineLevel.STEP |
| Modifier and Type | Method and Description |
|---|---|
static CIAppPipelineLevel |
CIAppPipelineLevel.fromValue(String value) |
CIAppPipelineLevel |
CIAppPipelineEventAttributes.getCiLevel()
Pipeline execution level.
|
| Modifier and Type | Method and Description |
|---|---|
CIAppPipelineEventAttributes |
CIAppPipelineEventAttributes.ciLevel(CIAppPipelineLevel ciLevel) |
void |
CIAppPipelineLevel.CIAppPipelineLevelSerializer.serialize(CIAppPipelineLevel value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CIAppPipelineEventAttributes.setCiLevel(CIAppPipelineLevel ciLevel) |
| Constructor and Description |
|---|
CIAppPipelineLevelSerializer(Class<CIAppPipelineLevel> t) |
Copyright © 2024. All rights reserved.