| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ScorecardListType |
ScorecardListType.SCORECARD |
| Modifier and Type | Method and Description |
|---|---|
static ScorecardListType |
ScorecardListType.fromValue(String value) |
ScorecardListType |
ScorecardListResponseData.getType()
The JSON:API type for scorecard list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScorecardListType.ScorecardListTypeSerializer.serialize(ScorecardListType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ScorecardListResponseData.setType(ScorecardListType type) |
ScorecardListResponseData |
ScorecardListResponseData.type(ScorecardListType type) |
| Constructor and Description |
|---|
ScorecardListResponseData(ScorecardListResponseAttributes attributes,
String id,
ScorecardListType type) |
| Constructor and Description |
|---|
ScorecardListTypeSerializer(Class<ScorecardListType> t) |
Copyright © 2026. All rights reserved.