Package | Description |
---|---|
org.jclouds.openstack.keystone.v2_0.domain | |
org.jclouds.openstack.keystone.v2_0.functions |
Modifier and Type | Field and Description |
---|---|
protected Set<Endpoint> |
Service.endpoints |
protected Set<Endpoint> |
Service.Builder.endpoints |
Modifier and Type | Method and Description |
---|---|
Endpoint |
Endpoint.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Set<Endpoint> |
Service.getEndpoints() |
Modifier and Type | Method and Description |
---|---|
int |
Endpoint.compareTo(Endpoint that) |
Service.Builder |
Service.Builder.endpoints(Endpoint... endpoints) |
Endpoint.Builder |
Endpoint.Builder.fromEndpoint(Endpoint from) |
Modifier and Type | Method and Description |
---|---|
Service.Builder |
Service.Builder.endpoints(Set<Endpoint> endpoints) |
Constructor and Description |
---|
Service(String type,
String name,
Set<Endpoint> endpoints) |
Modifier and Type | Method and Description |
---|---|
String |
ReturnRegion.apply(Endpoint input) |
com.google.common.base.Supplier<URI> |
PublicURLOrInternalIfNull.apply(Endpoint input) |
Copyright © 2009-2012 jclouds. All Rights Reserved.