Package | Description |
---|---|
org.jclouds.digitalocean2.compute | |
org.jclouds.digitalocean2.compute.functions | |
org.jclouds.digitalocean2.compute.internal |
Modifier and Type | Method and Description |
---|---|
ImageInRegion |
DigitalOcean2ComputeServiceAdapter.getImage(String id) |
Modifier and Type | Method and Description |
---|---|
Iterable<ImageInRegion> |
DigitalOcean2ComputeServiceAdapter.listImages() |
Modifier and Type | Method and Description |
---|---|
Image |
ImageInRegionToImage.apply(ImageInRegion input) |
Modifier and Type | Method and Description |
---|---|
static ImageInRegion |
ImageInRegion.create(Image image,
String region) |
Modifier and Type | Method and Description |
---|---|
static String |
ImageInRegion.encodeId(ImageInRegion imageInRegion) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.