Package 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
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
-
-
Method Detail
-
zoneId
public static DeleteISOOptions zoneId(String zoneId)
- Parameters:
zoneId
- the ID of the zone of the ISO file. If not specified, the ISO will be deleted from all the zones
-
-