| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CoverageSummaryAttributes |
CoverageSummaryAttributes.codeowners(Map<String,CoverageSummaryCodeownerStats> codeowners) |
CoverageSummaryAttributes |
CoverageSummaryAttributes.evaluatedFlagsCount(Long evaluatedFlagsCount) |
CoverageSummaryAttributes |
CoverageSummaryAttributes.evaluatedReportsCount(Long evaluatedReportsCount) |
CoverageSummaryAttributes |
CoverageSummaryData.getAttributes()
Attributes object for code coverage summary response.
|
CoverageSummaryAttributes |
CoverageSummaryAttributes.patchCoverage(Double patchCoverage) |
CoverageSummaryAttributes |
CoverageSummaryAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CoverageSummaryAttributes |
CoverageSummaryAttributes.putCodeownersItem(String key,
CoverageSummaryCodeownerStats codeownersItem) |
CoverageSummaryAttributes |
CoverageSummaryAttributes.putServicesItem(String key,
CoverageSummaryServiceStats servicesItem) |
CoverageSummaryAttributes |
CoverageSummaryAttributes.services(Map<String,CoverageSummaryServiceStats> services) |
CoverageSummaryAttributes |
CoverageSummaryAttributes.totalCoverage(Double totalCoverage) |
| Modifier and Type | Method and Description |
|---|---|
CoverageSummaryData |
CoverageSummaryData.attributes(CoverageSummaryAttributes attributes) |
void |
CoverageSummaryData.setAttributes(CoverageSummaryAttributes attributes) |
Copyright © 2026. All rights reserved.