Uses of Class
org.jclouds.cloudstack.domain.ISOPermissions

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 that return ISOPermissions
 ISOPermissions ISOPermissions.Builder.build()
           
 

Methods in org.jclouds.cloudstack.domain with parameters of type ISOPermissions
 T ISOPermissions.Builder.fromISOPermissions(ISOPermissions in)
           
 

Uses of ISOPermissions in org.jclouds.cloudstack.features
 

Methods in org.jclouds.cloudstack.features that return ISOPermissions
 ISOPermissions ISOApi.listISOPermissions(String id, AccountInDomainOptions... options)
          List template visibility and all accounts that have permissions to view this template.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.