Uses of Interface
org.jclouds.openstack.keystone.v2_0.extensions.ServiceAdminApi
-
Packages that use ServiceAdminApi Package Description org.jclouds.openstack.keystone.v2_0 -
-
Uses of ServiceAdminApi in org.jclouds.openstack.keystone.v2_0
Methods in org.jclouds.openstack.keystone.v2_0 that return types with arguments of type ServiceAdminApi Modifier and Type Method Description com.google.common.base.Optional<? extends ServiceAdminApi>
KeystoneApi. getServiceAdminApi()
Provides access to Admin service features
-