Class ImageInRegion
java.lang.Object
org.jclouds.digitalocean2.compute.internal.ImageInRegion
Scopes an image to a particular region.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ImageInRegion
static String
encodeId
(ImageInRegion imageInRegion) static String
extractImageId
(String imageId) static String
extractRegion
(String imageId) abstract Image
image()
abstract String
region()
-
Method Details
-
image
-
region
-
create
-
encodeId
-
extractRegion
-
extractImageId
-