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, listUserOrganisations
protected <T> T createWebClient(Class<T> clientType)
createWebClient
in class GitRepoClientSupport
Copyright © 2011–2017 Red Hat. All rights reserved.