Uses of Interface
org.jclouds.ec2.features.KeyPairApi
Packages that use KeyPairApi
Package
Description
-
Uses of KeyPairApi in org.jclouds.aws.ec2.features
Subinterfaces of KeyPairApi in org.jclouds.aws.ec2.features -
Uses of KeyPairApi in org.jclouds.ec2
Methods in org.jclouds.ec2 that return types with arguments of type KeyPairApiModifier and TypeMethodDescriptioncom.google.common.base.Optional
<? extends KeyPairApi> EC2Api.getKeyPairApi()
Provides synchronous access to KeyPair services.com.google.common.base.Optional
<? extends KeyPairApi> EC2Api.getKeyPairApiForRegion
(String region) -
Uses of KeyPairApi in org.jclouds.openstack.nova.ec2.features
Subinterfaces of KeyPairApi in org.jclouds.openstack.nova.ec2.features