Uses of Class
org.jclouds.openstack.keystone.v2_0.domain.Tenant.Builder

Packages that use Tenant.Builder
org.jclouds.openstack.keystone.v2_0.domain   
 

Uses of Tenant.Builder in org.jclouds.openstack.keystone.v2_0.domain
 

Classes in org.jclouds.openstack.keystone.v2_0.domain with type parameters of type Tenant.Builder
static class Tenant.Builder<T extends Tenant.Builder<T>>
           
 

Methods in org.jclouds.openstack.keystone.v2_0.domain that return Tenant.Builder
static Tenant.Builder<?> Tenant.builder()
           
 Tenant.Builder<?> Tenant.toBuilder()
           
 



Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.