| Modifier and Type | Field and Description |
|---|---|
protected Date |
expires |
protected String |
id |
protected Tenant |
tenant |
| Constructor and Description |
|---|
Token.Builder() |
protected abstract T self()
public T id(String id)
Token.getId()public T expires(Date expires)
Token.getExpires()public T tenant(Tenant tenant)
Token.getTenant()public Token build()
Copyright © 2009-2012 jclouds. All Rights Reserved.