|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TemplateMetadata | |
|---|---|
| org.jclouds.cloudstack.domain | |
| org.jclouds.cloudstack.features | |
| Uses of TemplateMetadata in org.jclouds.cloudstack.domain |
|---|
| Methods in org.jclouds.cloudstack.domain that return TemplateMetadata | |
|---|---|
TemplateMetadata |
TemplateMetadata.Builder.build()
|
| Methods in org.jclouds.cloudstack.domain with parameters of type TemplateMetadata | |
|---|---|
T |
TemplateMetadata.Builder.fromTemplateMetadata(TemplateMetadata in)
|
| Uses of TemplateMetadata in org.jclouds.cloudstack.features |
|---|
| Methods in org.jclouds.cloudstack.features with parameters of type TemplateMetadata | |
|---|---|
AsyncCreateResponse |
TemplateApi.createTemplate(TemplateMetadata templateMetadata,
CreateTemplateOptions... options)
Creates a template of a virtual machine. |
Set<Template> |
TemplateApi.registerTemplate(TemplateMetadata templateMetadata,
String format,
String hypervisor,
String url,
String zoneId,
RegisterTemplateOptions... options)
Registers an existing template into the Cloud.com cloud. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||