Uses of Interface
org.openstack4j.api.identity.v2.TenantService
-
Packages that use TenantService Package Description org.openstack4j.api.identity.v2 org.openstack4j.openstack.identity.v2.internal -
-
Uses of TenantService in org.openstack4j.api.identity.v2
Methods in org.openstack4j.api.identity.v2 that return TenantService Modifier and Type Method Description TenantServiceIdentityService. tenants()Tenants Service API -
Uses of TenantService in org.openstack4j.openstack.identity.v2.internal
Classes in org.openstack4j.openstack.identity.v2.internal that implement TenantService Modifier and Type Class Description classTenantServiceImplMethods in org.openstack4j.openstack.identity.v2.internal that return TenantService Modifier and Type Method Description TenantServiceIdentityServiceImpl. tenants()
-