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