Uses of Interface
org.jclouds.openstack.nova.v2_0.extensions.KeyPairApi
Packages that use KeyPairApi
-
Uses of KeyPairApi in org.jclouds.openstack.nova.v2_0
Methods in org.jclouds.openstack.nova.v2_0 that return types with arguments of type KeyPairApiModifier and TypeMethodDescriptioncom.google.common.base.Optional
<KeyPairApi> NovaApi.getKeyPairApi
(String region) Provides access to Key Pair features.com.google.common.base.Optional
<? extends KeyPairApi> NovaApi.getKeyPairExtensionForZone
(String zone) Deprecated.
NovaApi.getKeyPairApi(String region)
instead.