| 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 |
|---|---|
T |
TemplatePermission.Builder.fromTemplatePermission(TemplatePermission in) |
| Modifier and Type | Method and Description |
|---|---|
Set<TemplatePermission> |
TemplateClient.listTemplatePermissions(String id,
AccountInDomainOptions... options)
Deprecated.
List template visibility and all accounts that have permissions to view
this template.
|
com.google.common.util.concurrent.ListenableFuture<Set<TemplatePermission>> |
TemplateAsyncClient.listTemplatePermissions(String id,
AccountInDomainOptions... options)
Deprecated.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.