Package com.vmware.vim25
Class VirtualMachineSnapshotInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.VirtualMachineSnapshotInfo
- 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 TypeMethodDescriptionvoidsetCurrentSnapshot(ManagedObjectReference currentSnapshot) voidsetRootSnapshotList(VirtualMachineSnapshotTree[] rootSnapshotList) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
currentSnapshot
-
rootSnapshotList
-
-
Constructor Details
-
VirtualMachineSnapshotInfo
public VirtualMachineSnapshotInfo()
-
-
Method Details
-
getCurrentSnapshot
-
getRootSnapshotList
-
setCurrentSnapshot
-
setRootSnapshotList
-