| Package | Description | 
|---|---|
| org.jclouds.cloudstack.features | |
| org.jclouds.cloudstack.options | 
| Modifier and Type | Method and Description | 
|---|---|
AsyncCreateResponse | 
ISOClient.deleteISO(String id,
         DeleteISOOptions... options)
Deletes an ISO file. 
 | 
com.google.common.util.concurrent.ListenableFuture<AsyncCreateResponse> | 
ISOAsyncClient.deleteISO(String id,
         DeleteISOOptions... options)
Deletes an ISO file. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static DeleteISOOptions | 
DeleteISOOptions.NONE  | 
| Modifier and Type | Method and Description | 
|---|---|
DeleteISOOptions | 
DeleteISOOptions.zoneId(String zoneId)  | 
static DeleteISOOptions | 
DeleteISOOptions.Builder.zoneId(String zoneId)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.