Uses of Interface
org.jclouds.aws.ec2.features.AWSKeyPairApi
-
Packages that use AWSKeyPairApi Package Description org.jclouds.aws.ec2 -
-
Uses of AWSKeyPairApi in org.jclouds.aws.ec2
Methods in org.jclouds.aws.ec2 that return types with arguments of type AWSKeyPairApi Modifier and Type Method Description com.google.common.base.Optional<? extends AWSKeyPairApi>
AWSEC2Api. getKeyPairApi()
Provides synchronous access to KeyPair services.com.google.common.base.Optional<? extends AWSKeyPairApi>
AWSEC2Api. getKeyPairApiForRegion(String region)
-