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 TypeMethodDescriptionbooleangetName()inthashCode()static com.google.common.base.Function<RegionAndName, String> static com.google.common.base.Function<RegionAndName, String> protected com.google.common.base.MoreObjects.ToStringHelperstring()toString() 
- 
Field Details
- 
region
 - 
name
 
 - 
 - 
Constructor Details
- 
RegionAndName
 
 - 
 - 
Method Details