public interface Endpoint extends ModelEntity, Buildable<EndpointBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
URI |
getAdminURL() |
String |
getId() |
URI |
getInternalURL() |
String |
getName() |
URI |
getPublicURL() |
String |
getRegion() |
String |
getTenantId() |
String |
getType() |
String |
getVersionId() |
URI |
getVersionInfo() |
URI |
getVersionList() |
String getType()
String getId()
String getName()
URI getAdminURL()
URI getPublicURL()
URI getInternalURL()
String getRegion()
String getTenantId()
String getVersionId()
URI getVersionInfo()
URI getVersionList()
Copyright © 2017. All rights reserved.