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