Package org.jclouds.ec2.compute.domain
Class RegionAndName
java.lang.Object
org.jclouds.ec2.compute.domain.RegionAndName
- Direct Known Subclasses:
RegionNameAndIngressRules
,RegionNameAndPublicKeyMaterial
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getName()
int
hashCode()
static com.google.common.base.Function
<RegionAndName, String> static com.google.common.base.Function
<RegionAndName, String> protected com.google.common.base.MoreObjects.ToStringHelper
string()
toString()
-
Field Details
-
region
-
name
-
-
Constructor Details
-
RegionAndName
-
-
Method Details