Package | Description |
---|---|
org.jclouds.openstack.keystone.v2_0.domain | |
org.jclouds.openstack.keystone.v2_0.features |
Modifier and Type | Field and Description |
---|---|
protected com.google.common.collect.ImmutableSet.Builder<Endpoint> |
Service.Builder.endpoints |
Modifier and Type | Method and Description |
---|---|
Endpoint |
Endpoint.Builder.build() |
Modifier and Type | Method and Description |
---|---|
protected Set<Endpoint> |
Service.delegate() |
Modifier and Type | Method and Description |
---|---|
T |
Service.Builder.endpoint(Endpoint endpoint) |
T |
Endpoint.Builder.fromEndpoint(Endpoint in) |
Modifier and Type | Method and Description |
---|---|
T |
Service.Builder.endpoints(Iterable<Endpoint> endpoints) |
Constructor and Description |
---|
Service(String id,
String type,
String name,
String description,
Set<Endpoint> endpoints) |
Modifier and Type | Method and Description |
---|---|
Set<Endpoint> |
TokenApi.listEndpointsForToken(String token)
List all endpoints for a token
NOTE: currently not working in openstack ( https://bugs.launchpad.net/keystone/+bug/988672 )
|
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.