| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CommitCoverageSummaryRequestType |
CommitCoverageSummaryRequestType.CI_APP_COVERAGE_COMMIT_SUMMARY_REQUEST |
| Modifier and Type | Method and Description |
|---|---|
static CommitCoverageSummaryRequestType |
CommitCoverageSummaryRequestType.fromValue(String value) |
CommitCoverageSummaryRequestType |
CommitCoverageSummaryRequestData.getType()
JSON:API type for commit coverage summary request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommitCoverageSummaryRequestType.CommitCoverageSummaryRequestTypeSerializer.serialize(CommitCoverageSummaryRequestType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CommitCoverageSummaryRequestData.setType(CommitCoverageSummaryRequestType type) |
CommitCoverageSummaryRequestData |
CommitCoverageSummaryRequestData.type(CommitCoverageSummaryRequestType type) |
| Constructor and Description |
|---|
CommitCoverageSummaryRequestData(CommitCoverageSummaryRequestAttributes attributes,
CommitCoverageSummaryRequestType type) |
| Constructor and Description |
|---|
CommitCoverageSummaryRequestTypeSerializer(Class<CommitCoverageSummaryRequestType> t) |
Copyright © 2026. All rights reserved.