|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Tenant | |
---|---|
org.jclouds.openstack.keystone.v2_0.domain |
Uses of Tenant in org.jclouds.openstack.keystone.v2_0.domain |
---|
Fields in org.jclouds.openstack.keystone.v2_0.domain declared as Tenant | |
---|---|
protected Tenant |
Token.tenant
|
protected Tenant |
Token.Builder.tenant
|
Methods in org.jclouds.openstack.keystone.v2_0.domain that return Tenant | |
---|---|
Tenant |
Tenant.Builder.build()
|
Tenant |
Token.getTenant()
|
Methods in org.jclouds.openstack.keystone.v2_0.domain with parameters of type Tenant | |
---|---|
int |
Tenant.compareTo(Tenant that)
|
Tenant.Builder |
Tenant.Builder.fromTenant(Tenant from)
|
Token.Builder |
Token.Builder.tenant(Tenant tenant)
|
Constructors in org.jclouds.openstack.keystone.v2_0.domain with parameters of type Tenant | |
---|---|
Token(String id,
Date expires,
Tenant tenant)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |