| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CoverageSummaryCodeownerStats |
CoverageSummaryCodeownerStats.evaluatedFlagsCount(Long evaluatedFlagsCount) |
CoverageSummaryCodeownerStats |
CoverageSummaryCodeownerStats.evaluatedReportsCount(Long evaluatedReportsCount) |
CoverageSummaryCodeownerStats |
CoverageSummaryCodeownerStats.patchCoverage(Double patchCoverage) |
CoverageSummaryCodeownerStats |
CoverageSummaryCodeownerStats.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CoverageSummaryCodeownerStats |
CoverageSummaryCodeownerStats.totalCoverage(Double totalCoverage) |
| Modifier and Type | Method and Description |
|---|---|
org.openapitools.jackson.nullable.JsonNullable<Map<String,CoverageSummaryCodeownerStats>> |
CoverageSummaryAttributes.getCodeowners_JsonNullable() |
Map<String,CoverageSummaryCodeownerStats> |
CoverageSummaryAttributes.getCodeowners()
Coverage statistics broken down by code owner.
|
| Modifier and Type | Method and Description |
|---|---|
CoverageSummaryAttributes |
CoverageSummaryAttributes.putCodeownersItem(String key,
CoverageSummaryCodeownerStats codeownersItem) |
| Modifier and Type | Method and Description |
|---|---|
CoverageSummaryAttributes |
CoverageSummaryAttributes.codeowners(Map<String,CoverageSummaryCodeownerStats> codeowners) |
void |
CoverageSummaryAttributes.setCodeowners_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Map<String,CoverageSummaryCodeownerStats>> codeowners) |
void |
CoverageSummaryAttributes.setCodeowners(Map<String,CoverageSummaryCodeownerStats> codeowners) |
Copyright © 2026. All rights reserved.