Uses of Interface
org.jclouds.openstack.keystone.v2_0.KeystoneApi
-
Packages that use KeystoneApi Package Description org.jclouds.openstack.keystone.v2_0.config org.jclouds.openstack.keystone.v2_0.functions.internal -
-
Uses of KeystoneApi in org.jclouds.openstack.keystone.v2_0.config
Method parameters in org.jclouds.openstack.keystone.v2_0.config with type arguments of type KeystoneApi Modifier and Type Method Description com.google.common.cache.LoadingCache<String,Set<? extends Extension>>
KeystoneHttpApiModule. provideExtensionsByRegion(javax.inject.Provider<KeystoneApi> keystoneApi)
-
Uses of KeystoneApi in org.jclouds.openstack.keystone.v2_0.functions.internal
Constructors in org.jclouds.openstack.keystone.v2_0.functions.internal with parameters of type KeystoneApi Constructor Description ToPagedIterable(KeystoneApi api)
ToPagedIterable(KeystoneApi api)
ToPagedIterable(KeystoneApi api)
-