org.jclouds.cloudstack.options
Class DeleteISOOptions.Builder
java.lang.Object
org.jclouds.cloudstack.options.DeleteISOOptions.Builder
- Enclosing class:
- DeleteISOOptions
public static class DeleteISOOptions.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteISOOptions.Builder
public DeleteISOOptions.Builder()
zoneId
public static DeleteISOOptions zoneId(long zoneId)
- Parameters:
zoneId
- the ID of the zone of the ISO file. If not specified, the ISO will be deleted from all the zones
Copyright © 2009-2012 jclouds. All Rights Reserved.