Class GitHubRepository
java.lang.Object
io.micronaut.starter.client.github.v3.GitHubRepository
GitHub repository.
- Since:
 - 2.2
 - Author:
 - Pavol Gressa
 - See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionGitHubRepository(String name, String description) GitHubRepository(String name, String description, @Nullable String url, @Nullable String htmlUrl, @Nullable String cloneUrl)  - 
Method Summary