Package | Description |
---|---|
org.jclouds.cloudstack.domain | |
org.jclouds.cloudstack.features |
Modifier and Type | Method and Description |
---|---|
TemplatePermission |
TemplatePermission.Builder.build() |
Modifier and Type | Method and Description |
---|---|
int |
TemplatePermission.compareTo(TemplatePermission other) |
Modifier and Type | Method and Description |
---|---|
Set<TemplatePermission> |
TemplateClient.listTemplatePermissions(long id,
AccountInDomainOptions... options)
List template visibility and all accounts that have permissions to view
this template.
|
com.google.common.util.concurrent.ListenableFuture<Set<TemplatePermission>> |
TemplateAsyncClient.listTemplatePermissions(long id,
AccountInDomainOptions... options) |
Copyright © 2009-2012 jclouds. All Rights Reserved.