public class GithubApiUriUtil extends Object
| Constructor and Description |
|---|
GithubApiUriUtil() |
| Modifier and Type | Method and Description |
|---|---|
URI |
buildUri(String path) |
URI |
buildUri(String path,
Map<String,Object> uriVariables) |
String |
buildUriString(String path) |
org.springframework.web.util.UriTemplate |
buildUriTemplate(String path) |
String |
getApiBase() |
Copyright © 2015–2016 Zalando SE. All rights reserved.