| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CIAppTestLevel |
CIAppTestLevel.MODULE |
static CIAppTestLevel |
CIAppTestLevel.SESSION |
static CIAppTestLevel |
CIAppTestLevel.SUITE |
static CIAppTestLevel |
CIAppTestLevel.TEST |
| Modifier and Type | Method and Description |
|---|---|
static CIAppTestLevel |
CIAppTestLevel.fromValue(String value) |
CIAppTestLevel |
CIAppEventAttributes.getTestLevel()
Test run level.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CIAppTestLevel.CIAppTestLevelSerializer.serialize(CIAppTestLevel value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CIAppEventAttributes.setTestLevel(CIAppTestLevel testLevel) |
CIAppEventAttributes |
CIAppEventAttributes.testLevel(CIAppTestLevel testLevel) |
| Constructor and Description |
|---|
CIAppTestLevelSerializer(Class<CIAppTestLevel> t) |
Copyright © 2024. All rights reserved.