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