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