| Modifier and Type | Field and Description | 
|---|---|
protected String | 
description  | 
protected String | 
id  | 
protected String | 
name  | 
| Constructor and Description | 
|---|
Tenant.Builder()  | 
protected String id
protected String name
protected String description
protected abstract T self()
public T id(String id)
Tenant.getId()public T name(String name)
Tenant.getName()public T description(String description)
Tenant.getDescription()public Tenant build()
Copyright © 2009-2013 jclouds. All Rights Reserved.