| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DevicesListData |
DevicesListData.attributes(DeviceAttributes attributes) |
DevicesListData |
DevicesListData.id(String id) |
DevicesListData |
DevicesListData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
DevicesListData |
DevicesListData.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<DevicesListData> |
ListDevicesResponse.getData()
The list devices response data.
|
| Modifier and Type | Method and Description |
|---|---|
ListDevicesResponse |
ListDevicesResponse.addDataItem(DevicesListData dataItem) |
| Modifier and Type | Method and Description |
|---|---|
ListDevicesResponse |
ListDevicesResponse.data(List<DevicesListData> data) |
void |
ListDevicesResponse.setData(List<DevicesListData> data) |
Copyright © 2024. All rights reserved.