| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static HistoricalJobDataType |
HistoricalJobDataType.HISTORICALDETECTIONSJOB |
| Modifier and Type | Method and Description |
|---|---|
static HistoricalJobDataType |
HistoricalJobDataType.fromValue(String value) |
HistoricalJobDataType |
JobCreateResponseData.getType()
Type of payload.
|
HistoricalJobDataType |
HistoricalJobResponseData.getType()
Type of payload.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HistoricalJobDataType.HistoricalJobDataTypeSerializer.serialize(HistoricalJobDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
JobCreateResponseData.setType(HistoricalJobDataType type) |
void |
HistoricalJobResponseData.setType(HistoricalJobDataType type) |
JobCreateResponseData |
JobCreateResponseData.type(HistoricalJobDataType type) |
HistoricalJobResponseData |
HistoricalJobResponseData.type(HistoricalJobDataType type) |
| Constructor and Description |
|---|
HistoricalJobDataTypeSerializer(Class<HistoricalJobDataType> t) |
Copyright © 2026. All rights reserved.