| Package | Description |
|---|---|
| org.jclouds.digitalocean.compute.functions | |
| org.jclouds.digitalocean.compute.strategy | |
| org.jclouds.digitalocean.features |
| Modifier and Type | Method and Description |
|---|---|
org.jclouds.compute.domain.Image |
ImageToImage.apply(Image input) |
| Modifier and Type | Method and Description |
|---|---|
Image |
DigitalOceanComputeServiceAdapter.getImage(String id) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Image> |
DigitalOceanComputeServiceAdapter.listImages() |
| Modifier and Type | Method and Description |
|---|---|
Image |
ImageApi.get(int id)
Gets the details of the given image.
|
| Modifier and Type | Method and Description |
|---|---|
List<Image> |
ImageApi.list()
Lists all available images.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.