public interface EndpointPathProvider
Modifier and Type | Method and Description |
---|---|
String |
getPath(String id)
Return the path for the endpoint with the specified ID.
|
List<String> |
getPaths()
Return all mapped endpoint paths.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.