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