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