Uses of Class
org.jclouds.openstack.keystone.v2_0.domain.Tenant
Packages that use Tenant
Package
Description
-
Uses of Tenant in org.jclouds.openstack.keystone.v2_0.domain
Fields in org.jclouds.openstack.keystone.v2_0.domain with type parameters of type TenantModifier and TypeFieldDescriptionprotected com.google.common.base.Optional
<Tenant> Token.Builder.tenant
Methods in org.jclouds.openstack.keystone.v2_0.domain that return TenantMethods in org.jclouds.openstack.keystone.v2_0.domain that return types with arguments of type TenantMethods in org.jclouds.openstack.keystone.v2_0.domain with parameters of type TenantConstructor parameters in org.jclouds.openstack.keystone.v2_0.domain with type arguments of type Tenant -
Uses of Tenant in org.jclouds.openstack.keystone.v2_0.extensions
Methods in org.jclouds.openstack.keystone.v2_0.extensions that return Tenant -
Uses of Tenant in org.jclouds.openstack.keystone.v2_0.features
Methods in org.jclouds.openstack.keystone.v2_0.features that return TenantModifier and TypeMethodDescriptionRetrieve information about a tenant, by tenant IDRetrieve information about a tenant, by tenant nameMethods in org.jclouds.openstack.keystone.v2_0.features that return types with arguments of type TenantModifier and TypeMethodDescriptionTenantApi.list()
The operation returns a list of tenants which the current token provides access to.TenantApi.list
(PaginationOptions options) ServiceApi.listTenants()
The operation returns a list of tenants which the current token provides access to. -
Uses of Tenant in org.jclouds.openstack.keystone.v2_0.functions.internal
Methods in org.jclouds.openstack.keystone.v2_0.functions.internal that return types with arguments of type TenantModifier and TypeMethodDescriptionprotected com.google.common.base.Function
<Object, IterableWithMarker<Tenant>> ParseTenants.ToPagedIterable.markerToNextForArg0
(com.google.common.base.Optional<Object> ignored)