|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISOPermissions | |
---|---|
org.jclouds.cloudstack.domain | |
org.jclouds.cloudstack.features |
Uses of ISOPermissions in org.jclouds.cloudstack.domain |
---|
Methods in org.jclouds.cloudstack.domain with parameters of type ISOPermissions | |
---|---|
int |
ISOPermissions.compareTo(ISOPermissions other)
|
Uses of ISOPermissions in org.jclouds.cloudstack.features |
---|
Methods in org.jclouds.cloudstack.features that return ISOPermissions | |
---|---|
ISOPermissions |
ISOClient.listISOPermissions(long id,
AccountInDomainOptions... options)
List template visibility and all accounts that have permissions to view this template. |
Methods in org.jclouds.cloudstack.features that return types with arguments of type ISOPermissions | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |