public class GitHubGraphQLClient extends Object implements AutoCloseable
| Constructor and Description |
|---|
GitHubGraphQLClient(String token) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
List<Tag> |
getTags(String owner,
String repository) |
Copyright © 2021. All rights reserved.