org.jclouds.aws.ec2.domain
Class RegionNameAndPublicKeyMaterial
java.lang.Object
org.jclouds.ec2.compute.domain.RegionAndName
org.jclouds.aws.ec2.domain.RegionNameAndPublicKeyMaterial
public class RegionNameAndPublicKeyMaterial
- extends org.jclouds.ec2.compute.domain.RegionAndName
- Author:
- Adrian Cole
Fields inherited from class org.jclouds.ec2.compute.domain.RegionAndName |
name, region |
Methods inherited from class org.jclouds.ec2.compute.domain.RegionAndName |
equals, getName, getRegion, hashCode, toString |
RegionNameAndPublicKeyMaterial
public RegionNameAndPublicKeyMaterial(String region,
String tag,
String publicKeyMaterial)
getPublicKeyMaterial
public String getPublicKeyMaterial()
Copyright © 2009-2011 jclouds. All Rights Reserved.