Class RegionAndId
java.lang.Object
org.jclouds.openstack.nova.v2_0.domain.regionscoped.RegionAndId
- Direct Known Subclasses:
FlavorInRegion
,ImageInRegion
,ServerInRegion
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
static RegionAndId
fromRegionAndId
(String regionId, String id) static RegionAndId
getId()
int
hashCode()
protected com.google.common.base.MoreObjects.ToStringHelper
string()
toString()
-
Field Details
-
regionId
-
id
-
-
Constructor Details
-
RegionAndId
-
-
Method Details