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 |
---|---|
OSTemplate |
GleSYSComputeServiceAdapter.getImage(String id) |
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 |
---|---|
T |
OSTemplate.Builder.fromOSTemplate(OSTemplate in) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<OSTemplate>> |
ServerAsyncApi.listTemplates() |
com.google.common.collect.FluentIterable<OSTemplate> |
ServerApi.listTemplates()
Get information about the OS templates available
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.FluentIterable<OSTemplate> |
ParseTemplatesFromHttpResponse.apply(HttpResponse response) |
Copyright © 2009-2013 jclouds. All Rights Reserved.