public class KeystoneServiceEndpoint extends Object implements ServiceEndpoint
Service| Modifier and Type | Class and Description |
|---|---|
static class |
KeystoneServiceEndpoint.ServiceConcreteEndpointBuilder |
static class |
KeystoneServiceEndpoint.ServiceEndpoints |
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>| Constructor and Description |
|---|
KeystoneServiceEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
static ServiceEndpointBuilder |
builder() |
boolean |
equals(Object obj) |
URI |
getAdminURL() |
String |
getId() |
URI |
getInternalURL() |
URI |
getPublicURL() |
String |
getRegion() |
String |
getServiceId() |
int |
hashCode() |
ServiceEndpointBuilder |
toBuilder() |
String |
toString() |
public static ServiceEndpointBuilder builder()
public ServiceEndpointBuilder toBuilder()
toBuilder in interface Buildable<ServiceEndpointBuilder>public String getId()
getId in interface ServiceEndpointpublic String getRegion()
getRegion in interface ServiceEndpointpublic String getServiceId()
getServiceId in interface ServiceEndpointpublic URI getPublicURL()
getPublicURL in interface ServiceEndpointpublic URI getAdminURL()
getAdminURL in interface ServiceEndpointpublic URI getInternalURL()
getInternalURL in interface ServiceEndpointCopyright © 2017. All rights reserved.