org.jclouds.openstack.nova.v2_0.domain.regionscoped
.
Please use ImageInRegion
instead. To be removed in jclouds 2.0.@Deprecated public class ImageInRegion extends RegionAndId
Modifier and Type | Field and Description |
---|---|
protected Image |
image
Deprecated.
|
id, regionId
Constructor and Description |
---|
ImageInRegion(Image image,
String regionId)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Image |
getImage()
Deprecated.
|
String |
toString()
Deprecated.
|
equals, fromRegionAndId, fromSlashEncoded, getId, getRegion, hashCode, slashEncode
protected final Image image
public Image getImage()
public String toString()
toString
in class RegionAndId
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.