| Package | Description | 
|---|---|
| org.jclouds.cloudstack.domain | |
| org.jclouds.cloudstack.features | 
| Modifier and Type | Method and Description | 
|---|---|
ISOPermissions | 
ISOPermissions.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
ISOPermissions.Builder.fromISOPermissions(ISOPermissions in)  | 
| Modifier and Type | Method and Description | 
|---|---|
ISOPermissions | 
ISOClient.listISOPermissions(String id,
                  AccountInDomainOptions... options)
List template visibility and all accounts that have permissions to view this template. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<ISOPermissions> | 
ISOAsyncClient.listISOPermissions(String id,
                  AccountInDomainOptions... options)
List template visibility and all accounts that have permissions to view this template. 
 | 
Copyright © 2009-2013 jclouds. All Rights Reserved.