Package | Description |
---|---|
org.jclouds.cloudstack.domain | |
org.jclouds.cloudstack.features |
Modifier and Type | Method and Description |
---|---|
int |
ISOPermissions.compareTo(ISOPermissions other) |
Modifier and Type | Method and Description |
---|---|
ISOPermissions |
ISOClient.listISOPermissions(long 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(long id,
AccountInDomainOptions... options)
List template visibility and all accounts that have permissions to view this template.
|
Copyright © 2009-2012 jclouds. All Rights Reserved.