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
 

Methods in org.jclouds.openstack.keystone.v2_0.domain that return Tenant.Builder
static Tenant.Builder Tenant.builder()
           
 Tenant.Builder Tenant.Builder.fromTenant(Tenant from)
           
 Tenant.Builder Tenant.Builder.id(String id)
           
 Tenant.Builder Tenant.Builder.name(String name)
           
 Tenant.Builder Tenant.toBuilder()
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.