| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
InterfaceAttributes |
InterfaceAttributes.alias(String alias) |
InterfaceAttributes |
InterfaceAttributes.description(String description) |
InterfaceAttributes |
GetInterfacesData.getAttributes()
The interface attributes
|
InterfaceAttributes |
InterfaceAttributes.index(Long index) |
InterfaceAttributes |
InterfaceAttributes.macAddress(String macAddress) |
InterfaceAttributes |
InterfaceAttributes.name(String name) |
InterfaceAttributes |
InterfaceAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
InterfaceAttributes |
InterfaceAttributes.status(InterfaceAttributesStatus status) |
| Modifier and Type | Method and Description |
|---|---|
GetInterfacesData |
GetInterfacesData.attributes(InterfaceAttributes attributes) |
void |
GetInterfacesData.setAttributes(InterfaceAttributes attributes) |
Copyright © 2024. All rights reserved.