| 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 |
|---|---|
static ParallelTypes.BackingInfo |
ParallelTypes.BackingInfo._newInstance(StructValue structValue)
WARNING: Internal API, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
ParallelTypes.BackingInfo |
ParallelTypes.BackingInfo.Builder.build() |
ParallelTypes.BackingInfo |
ParallelTypes.Info.getBacking()
Physical resource backing for the virtual parallel port.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParallelTypes.Info.setBacking(ParallelTypes.BackingInfo backing)
Physical resource backing for the virtual parallel port.
|
| Constructor and Description |
|---|
ParallelTypes.Info.Builder(String label,
ParallelTypes.BackingInfo backing,
ConnectionState state,
boolean startConnected,
boolean allowGuestControl)
Constructor with parameters for the required properties of
ParallelTypes.Info. |
Copyright © 2016. All Rights Reserved.