Package com.vmware.vim25
Class VirtualMachineConsolePreferences
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.VirtualMachineConsolePreferences
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCloseOnPowerOffOrSuspend(Boolean closeOnPowerOffOrSuspend) voidsetEnterFullScreenOnPowerOn(Boolean enterFullScreenOnPowerOn) voidsetPowerOnWhenOpened(Boolean powerOnWhenOpened) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
powerOnWhenOpened
-
enterFullScreenOnPowerOn
-
closeOnPowerOffOrSuspend
-
-
Constructor Details
-
VirtualMachineConsolePreferences
public VirtualMachineConsolePreferences()
-
-
Method Details
-
getPowerOnWhenOpened
-
getEnterFullScreenOnPowerOn
-
getCloseOnPowerOffOrSuspend
-
setPowerOnWhenOpened
-
setEnterFullScreenOnPowerOn
-
setCloseOnPowerOffOrSuspend
-