public class EndpointMapping extends Object
| Constructor and Description |
|---|
EndpointMapping(String path)
Creates a new
EndpointMapping using the given path. |
| Modifier and Type | Method and Description |
|---|---|
String |
createSubPath(String path) |
String |
getPath()
Returns the path to which endpoints should be mapped.
|
public EndpointMapping(String path)
EndpointMapping using the given path.path - the pathCopyright © 2017 Pivotal Software, Inc.. All rights reserved.