| Modifier and Type | Method and Description |
|---|---|
OSImage |
AzureManagementComputeServiceAdapter.getImage(String id) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<OSImage> |
AzureManagementComputeServiceAdapter.listImages() |
| Modifier and Type | Method and Description |
|---|---|
Image |
OSImageToImage.apply(OSImage input) |
| Modifier and Type | Method and Description |
|---|---|
OSImage |
OSImage.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
T |
OSImage.Builder.fromHostedService(OSImage in) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Set<OSImage>> |
OSImageAsyncApi.list() |
Set<OSImage> |
OSImageApi.list()
The List Hosted Services operation lists the hosted services available under the current
subscription.
|
| Modifier and Type | Method and Description |
|---|---|
OSImage |
OSImageHandler.getResult() |
| Modifier and Type | Method and Description |
|---|---|
Set<OSImage> |
ListOSImagesHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.