| Package | Description |
|---|---|
| io.fabric8.repo.git |
| Modifier and Type | Method and Description |
|---|---|
WebHookDTO |
GitApi.createWebhook(String owner,
String repo,
CreateWebhookDTO dto) |
WebHookDTO |
GitRepoClientSupport.createWebhook(String owner,
String repo,
CreateWebhookDTO dto) |
| Modifier and Type | Method and Description |
|---|---|
List<WebHookDTO> |
GitApi.getWebhooks(String owner,
String repo) |
List<WebHookDTO> |
GitRepoClientSupport.getWebhooks(String owner,
String repo) |
Copyright © 2011–2016 Red Hat. All rights reserved.