|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jclouds.ec2.compute.domain.RegionAndName org.jclouds.aws.ec2.domain.RegionNameAndPublicKeyMaterial
public class RegionNameAndPublicKeyMaterial
Field Summary |
---|
Fields inherited from class org.jclouds.ec2.compute.domain.RegionAndName |
---|
name, region |
Constructor Summary | |
---|---|
RegionNameAndPublicKeyMaterial(String region,
String tag,
String publicKeyMaterial)
|
Method Summary | |
---|---|
String |
getPublicKeyMaterial()
|
Methods inherited from class org.jclouds.ec2.compute.domain.RegionAndName |
---|
equals, getName, getRegion, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RegionNameAndPublicKeyMaterial(String region, String tag, String publicKeyMaterial)
Method Detail |
---|
public String getPublicKeyMaterial()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |