Package org.jclouds.aws.ec2.domain
Class RegionNameAndPublicKeyMaterial
java.lang.Object
org.jclouds.ec2.compute.domain.RegionAndName
org.jclouds.aws.ec2.domain.RegionNameAndPublicKeyMaterial
-
Field Summary
Fields inherited from class org.jclouds.ec2.compute.domain.RegionAndName
name, region
-
Constructor Summary
ConstructorsConstructorDescriptionRegionNameAndPublicKeyMaterial
(String region, String tag, String publicKeyMaterial) -
Method Summary
Methods inherited from class org.jclouds.ec2.compute.domain.RegionAndName
equals, getName, getRegion, hashCode, nameFunction, regionFunction, slashEncode, string, toString
-
Constructor Details
-
RegionNameAndPublicKeyMaterial
-
-
Method Details
-
getPublicKeyMaterial
-