Package | Description |
---|---|
org.jclouds.glesys.compute | |
org.jclouds.glesys.compute.functions | |
org.jclouds.glesys.domain | |
org.jclouds.glesys.features | |
org.jclouds.glesys.functions |
Modifier and Type | Method and Description |
---|---|
Set<OSTemplate> |
GleSYSComputeServiceAdapter.listImages() |
Modifier and Type | Method and Description |
---|---|
Image |
OSTemplateToImage.apply(OSTemplate template) |
Modifier and Type | Method and Description |
---|---|
OSTemplate |
OSTemplate.Builder.build() |
Modifier and Type | Method and Description |
---|---|
int |
OSTemplate.compareTo(OSTemplate arg0) |
OSTemplate.Builder |
OSTemplate.Builder.fromTemplate(OSTemplate in) |
Modifier and Type | Method and Description |
---|---|
Set<OSTemplate> |
ServerClient.listTemplates()
Get information about the OS templates available
|
com.google.common.util.concurrent.ListenableFuture<Set<OSTemplate>> |
ServerAsyncClient.listTemplates() |
Modifier and Type | Method and Description |
---|---|
Set<OSTemplate> |
ParseTemplatesFromHttpResponse.apply(HttpResponse response) |
Copyright © 2009-2012 jclouds. All Rights Reserved.