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