public interface ServiceEndpoint extends ModelEntity, Buildable<ServiceEndpointBuilder>
Service
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
URI |
getAdminURL() |
String |
getId() |
URI |
getInternalURL() |
URI |
getPublicURL() |
String |
getRegion() |
String |
getServiceId() |
String getId()
String getRegion()
String getServiceId()
URI getPublicURL()
URI getAdminURL()
URI getInternalURL()
Copyright © 2017. All rights reserved.