| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
RuntimeInterfaceOperationalStatus.Builder |
RuntimeInterfaceOperationalStatus.Builder.setInterfaceIndex(java.lang.Long interfaceIndex)
Index of the interface format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
RuntimeInterfaceOperationalStatus.Builder |
RuntimeInterfaceOperationalStatus.Builder.setLastUpdateTimestamp(java.lang.Long lastUpdateTimestamp)
Timestamp when the data was last updated; unset if data source has never updated
the data.
|
RuntimeInterfaceOperationalStatus.Builder |
RuntimeInterfaceOperationalStatus.Builder.setStatus(java.lang.String status)
Possible values are:
RuntimeInterfaceOperationalStatus.STATUS_UP
RuntimeInterfaceOperationalStatus.STATUS_DOWN
RuntimeInterfaceOperationalStatus.STATUS_UNKNOWN
The Operational status of the interface |