| Package | Description |
|---|---|
| com.vmware.vcenter.vm.hardware |
The
com.vmware.vcenter.vm.hardware package provides interfaces for
managing the virtual hardware configuration and state of a virtual machine. |
| Modifier and Type | Method and Description |
|---|---|
SerialTypes.BackingSpec.Builder |
SerialTypes.BackingSpec.Builder.setFile(String file)
Path of the file backing the virtual serial port.
|
SerialTypes.BackingSpec.Builder |
SerialTypes.BackingSpec.Builder.setHostDevice(String hostDevice)
Name of the device backing the virtual serial port.
|
SerialTypes.BackingSpec.Builder |
SerialTypes.BackingSpec.Builder.setNetworkLocation(URI networkLocation)
URI specifying the location of the network service backing the virtual serial
port.
|
SerialTypes.BackingSpec.Builder |
SerialTypes.BackingSpec.Builder.setNoRxLoss(Boolean noRxLoss)
Flag that enables optimized data transfer over the pipe.
|
SerialTypes.BackingSpec.Builder |
SerialTypes.BackingSpec.Builder.setPipe(String pipe)
Name of the pipe backing the virtual serial port.
|
SerialTypes.BackingSpec.Builder |
SerialTypes.BackingSpec.Builder.setProxy(URI proxy)
Proxy service that provides network access to the network backing.
|
Copyright © 2016. All Rights Reserved.