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