Uses of Class
org.jclouds.openstack.keystone.v2_0.domain.Tenant.Builder
-
Packages that use Tenant.Builder Package Description 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 Modifier and Type Class Description static class
Tenant.Builder<T extends Tenant.Builder<T>>
Methods in org.jclouds.openstack.keystone.v2_0.domain that return Tenant.Builder Modifier and Type Method Description static Tenant.Builder<?>
Tenant. builder()
Tenant.Builder<?>
Tenant. toBuilder()
-