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