| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CoverageSummaryType |
CoverageSummaryType.CI_APP_COVERAGE_SUMMARY |
| Modifier and Type | Method and Description |
|---|---|
static CoverageSummaryType |
CoverageSummaryType.fromValue(String value) |
CoverageSummaryType |
CoverageSummaryData.getType()
JSON:API type for coverage summary response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoverageSummaryType.CoverageSummaryTypeSerializer.serialize(CoverageSummaryType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CoverageSummaryData.setType(CoverageSummaryType type) |
CoverageSummaryData |
CoverageSummaryData.type(CoverageSummaryType type) |
| Constructor and Description |
|---|
CoverageSummaryTypeSerializer(Class<CoverageSummaryType> t) |
Copyright © 2026. All rights reserved.