| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
HistoricalJobResponseData |
HistoricalJobResponseData.attributes(HistoricalJobResponseAttributes attributes) |
HistoricalJobResponseData |
HistoricalJobResponse.getData()
Historical job response data.
|
HistoricalJobResponseData |
HistoricalJobResponseData.id(String id) |
HistoricalJobResponseData |
HistoricalJobResponseData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
HistoricalJobResponseData |
HistoricalJobResponseData.type(HistoricalJobDataType type) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoricalJobResponseData> |
ListHistoricalJobsResponse.getData()
Array containing the list of historical jobs.
|
| Modifier and Type | Method and Description |
|---|---|
ListHistoricalJobsResponse |
ListHistoricalJobsResponse.addDataItem(HistoricalJobResponseData dataItem) |
HistoricalJobResponse |
HistoricalJobResponse.data(HistoricalJobResponseData data) |
void |
HistoricalJobResponse.setData(HistoricalJobResponseData data) |
| Modifier and Type | Method and Description |
|---|---|
ListHistoricalJobsResponse |
ListHistoricalJobsResponse.data(List<HistoricalJobResponseData> data) |
void |
ListHistoricalJobsResponse.setData(List<HistoricalJobResponseData> data) |
Copyright © 2024. All rights reserved.