com.hyper9.simdk.stubs.jaxws
Class StartBackup
java.lang.Object
com.hyper9.simdk.stubs.jaxws.StartBackup
public class StartBackup
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartBackup
public StartBackup()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getGenerateManifests
public Boolean getGenerateManifests()
- Returns:
- returns Boolean
setGenerateManifests
public void setGenerateManifests(Boolean generateManifests)
- Parameters:
generateManifests
- the value for the generateManifests property
getVolumes
public List<String> getVolumes()
- Returns:
- returns List
setVolumes
public void setVolumes(List<String> volumes)
- Parameters:
volumes
- the value for the volumes property
Copyright © 2009-2010 Hyper9. All Rights Reserved.