public static final class ConnectionUpdateSpec.Builder extends Object
ConnectionUpdateSpec.| Constructor and Description |
|---|
ConnectionUpdateSpec.Builder()
Constructor with parameters for the required properties of
ConnectionUpdateSpec. |
| Modifier and Type | Method and Description |
|---|---|
ConnectionUpdateSpec |
build() |
ConnectionUpdateSpec.Builder |
setAllowGuestControl(Boolean allowGuestControl)
Flag indicating whether the guest can connect and disconnect the device.
|
ConnectionUpdateSpec.Builder |
setStartConnected(Boolean startConnected)
Flag indicating whether the virtual device should be connected whenever the
virtual machine is powered on.
|
public ConnectionUpdateSpec.Builder()
ConnectionUpdateSpec.public ConnectionUpdateSpec.Builder setStartConnected(Boolean startConnected)
null, the value is unchanged.startConnected - New value for the property.public ConnectionUpdateSpec.Builder setAllowGuestControl(Boolean allowGuestControl)
null, the value is unchanged.allowGuestControl - New value for the property.public ConnectionUpdateSpec build()
Copyright © 2016. All Rights Reserved.