|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OSTemplate | |
|---|---|
| org.jclouds.glesys.compute | |
| org.jclouds.glesys.compute.functions | |
| org.jclouds.glesys.domain | |
| org.jclouds.glesys.features | |
| org.jclouds.glesys.functions | |
| Uses of OSTemplate in org.jclouds.glesys.compute |
|---|
| Methods in org.jclouds.glesys.compute that return types with arguments of type OSTemplate | |
|---|---|
Set<OSTemplate> |
GleSYSComputeServiceAdapter.listImages()
|
| Uses of OSTemplate in org.jclouds.glesys.compute.functions |
|---|
| Methods in org.jclouds.glesys.compute.functions with parameters of type OSTemplate | |
|---|---|
Image |
OSTemplateToImage.apply(OSTemplate template)
|
| Uses of OSTemplate in org.jclouds.glesys.domain |
|---|
| Methods in org.jclouds.glesys.domain that return OSTemplate | |
|---|---|
OSTemplate |
OSTemplate.Builder.build()
|
| Methods in org.jclouds.glesys.domain with parameters of type OSTemplate | |
|---|---|
int |
OSTemplate.compareTo(OSTemplate arg0)
|
OSTemplate.Builder |
OSTemplate.Builder.fromTemplate(OSTemplate in)
|
| Uses of OSTemplate in org.jclouds.glesys.features |
|---|
| Methods in org.jclouds.glesys.features that return types with arguments of type OSTemplate | |
|---|---|
Set<OSTemplate> |
ServerClient.listTemplates()
Get information about the OS templates available |
com.google.common.util.concurrent.ListenableFuture<Set<OSTemplate>> |
ServerAsyncClient.listTemplates()
|
| Uses of OSTemplate in org.jclouds.glesys.functions |
|---|
| Methods in org.jclouds.glesys.functions that return types with arguments of type OSTemplate | |
|---|---|
Set<OSTemplate> |
ParseTemplatesFromHttpResponse.apply(HttpResponse response)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||