| Class | Description |
|---|---|
| ContentsBodyReader<C> |
The ContentsBodyReader class offers ability to read from a C type response body
from a Github Contents API response.
|
| ContentsResponse<T> |
The ContentsResponse class represents an abstract view of the Github Contents API response.
|
| GithubContentsClient |
The GithubContentsClient class offers the ability to make requests to fetch certain
contents from Github using Github Contents REST API.
|
| GithubContentsClient.Builder |
The GithubContentsClient builder.
|
| HtmlContentsResponse |
The HtmlContentsResponse class holds a response with a HTML type body.
|
Copyright © 2019. All rights reserved.