| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CoverageSummaryServiceStats |
CoverageSummaryServiceStats.evaluatedFlagsCount(Long evaluatedFlagsCount) |
CoverageSummaryServiceStats |
CoverageSummaryServiceStats.evaluatedReportsCount(Long evaluatedReportsCount) |
CoverageSummaryServiceStats |
CoverageSummaryServiceStats.patchCoverage(Double patchCoverage) |
CoverageSummaryServiceStats |
CoverageSummaryServiceStats.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CoverageSummaryServiceStats |
CoverageSummaryServiceStats.totalCoverage(Double totalCoverage) |
| Modifier and Type | Method and Description |
|---|---|
org.openapitools.jackson.nullable.JsonNullable<Map<String,CoverageSummaryServiceStats>> |
CoverageSummaryAttributes.getServices_JsonNullable() |
Map<String,CoverageSummaryServiceStats> |
CoverageSummaryAttributes.getServices()
Coverage statistics broken down by service.
|
| Modifier and Type | Method and Description |
|---|---|
CoverageSummaryAttributes |
CoverageSummaryAttributes.putServicesItem(String key,
CoverageSummaryServiceStats servicesItem) |
| Modifier and Type | Method and Description |
|---|---|
CoverageSummaryAttributes |
CoverageSummaryAttributes.services(Map<String,CoverageSummaryServiceStats> services) |
void |
CoverageSummaryAttributes.setServices_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Map<String,CoverageSummaryServiceStats>> services) |
void |
CoverageSummaryAttributes.setServices(Map<String,CoverageSummaryServiceStats> services) |
Copyright © 2026. All rights reserved.