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