org.jclouds.cloudstack.options
Class DeleteISOOptions.Builder

java.lang.Object
  extended by org.jclouds.cloudstack.options.DeleteISOOptions.Builder
Enclosing class:
DeleteISOOptions

public static class DeleteISOOptions.Builder
extends Object


Constructor Summary
DeleteISOOptions.Builder()
           
 
Method Summary
static DeleteISOOptions zoneId(long zoneId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteISOOptions.Builder

public DeleteISOOptions.Builder()
Method Detail

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.