public class GitRepoClient extends GitRepoClientSupport
address, password, username| Constructor and Description | 
|---|
GitRepoClient(String address,
             String username,
             String password)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected <T> T | 
createWebClient(Class<T> clientType)
Creates a JAXRS web client for the given JAXRS client 
 | 
createRepository, createWebhook, getAddress, getApi, getOrganisationRepository, getPassword, getRawFile, getRepository, getUsername, getWebhooks, listOrganisationRepositories, listRepositories, listUserOrganisationsprotected <T> T createWebClient(Class<T> clientType)
createWebClient in class GitRepoClientSupportCopyright © 2011–2017 Red Hat. All rights reserved.