Package | Description |
---|---|
org.jclouds.openstack.keystone.v2_0.domain |
Modifier and Type | Field and Description |
---|---|
protected com.google.common.collect.ImmutableSet.Builder<Service> |
Access.Builder.serviceCatalog |
Modifier and Type | Method and Description |
---|---|
Service |
Service.Builder.build() |
Modifier and Type | Method and Description |
---|---|
protected Set<Service> |
Access.delegate() |
Modifier and Type | Method and Description |
---|---|
T |
Service.Builder.fromService(Service in) |
T |
Access.Builder.service(Service service) |
Modifier and Type | Method and Description |
---|---|
T |
Access.Builder.services(Iterable<Service> serviceCatalog) |
Constructor and Description |
---|
Access(Token token,
User user,
Set<Service> serviceCatalog) |
Copyright © 2009-2013 jclouds. All Rights Reserved.