| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
BranchCoverageSummaryRequestAttributes |
BranchCoverageSummaryRequestAttributes.branch(String branch) |
BranchCoverageSummaryRequestAttributes |
BranchCoverageSummaryRequestData.getAttributes()
Attributes for requesting code coverage summary for a branch.
|
BranchCoverageSummaryRequestAttributes |
BranchCoverageSummaryRequestAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
BranchCoverageSummaryRequestAttributes |
BranchCoverageSummaryRequestAttributes.repositoryId(String repositoryId) |
| Modifier and Type | Method and Description |
|---|---|
BranchCoverageSummaryRequestData |
BranchCoverageSummaryRequestData.attributes(BranchCoverageSummaryRequestAttributes attributes) |
void |
BranchCoverageSummaryRequestData.setAttributes(BranchCoverageSummaryRequestAttributes attributes) |
| Constructor and Description |
|---|
BranchCoverageSummaryRequestData(BranchCoverageSummaryRequestAttributes attributes,
BranchCoverageSummaryRequestType type) |
Copyright © 2026. All rights reserved.