Index

A C G L O R S T 
All Classes and Interfaces|All Packages

G

getAssets() - Method in class com.github.tadukoo.github.pojo.GitHubRelease
 
getAssetsUrl() - Method in class com.github.tadukoo.github.pojo.GitHubRelease
 
getAuthor() - Method in class com.github.tadukoo.github.pojo.GitHubRelease
 
getAvatarUrl() - Method in class com.github.tadukoo.github.pojo.GitHubUser
 
getBody() - Method in class com.github.tadukoo.github.pojo.GitHubRelease
 
getBodyHandler() - Method in class com.github.tadukoo.github.releases.GetReleaseAssetEndpoint
getBodyHandler() - Method in class com.github.tadukoo.github.releases.GetReleaseByIDEndpoint
getBodyHandler() - Method in class com.github.tadukoo.github.releases.GetReleaseByTagEndpoint
getBodyHandler() - Method in class com.github.tadukoo.github.releases.LatestReleaseEndpoint
getBodyHandler() - Method in class com.github.tadukoo.github.releases.ListReleaseAssetsEndpoint
getBodyHandler() - Method in class com.github.tadukoo.github.releases.ListReleasesEndpoint
getBrowserDownloadUrl() - Method in class com.github.tadukoo.github.pojo.GitHubReleaseAsset
 
getContentType() - Method in class com.github.tadukoo.github.pojo.GitHubReleaseAsset
 
getCreatedAt() - Method in class com.github.tadukoo.github.pojo.GitHubRelease
 
getCreatedAt() - Method in class com.github.tadukoo.github.pojo.GitHubReleaseAsset
 
getDownloadCount() - Method in class com.github.tadukoo.github.pojo.GitHubReleaseAsset
 
getDraft() - Method in class com.github.tadukoo.github.pojo.GitHubRelease
 
getEventsUrl() - Method in class com.github.tadukoo.github.pojo.GitHubUser
 
getFollowersUrl() - Method in class com.github.tadukoo.github.pojo.GitHubUser
 
getFollowingUrl() - Method in class com.github.tadukoo.github.pojo.GitHubUser
 
getGistsUrl() - Method in class com.github.tadukoo.github.pojo.GitHubUser
 
getGravatarId() - Method in class com.github.tadukoo.github.pojo.GitHubUser
 
getHtmlUrl() - Method in class com.github.tadukoo.github.pojo.GitHubRelease
 
getHtmlUrl() - Method in class com.github.tadukoo.github.pojo.GitHubUser
 
getId() - Method in class com.github.tadukoo.github.pojo.GitHubRelease
 
getId() - Method in class com.github.tadukoo.github.pojo.GitHubReleaseAsset
 
getId() - Method in class com.github.tadukoo.github.pojo.GitHubUser
 
getLabel() - Method in class com.github.tadukoo.github.pojo.GitHubReleaseAsset
 
getLogin() - Method in class com.github.tadukoo.github.pojo.GitHubUser
 
getMethodType() - Method in class com.github.tadukoo.github.releases.GetReleaseAssetEndpoint
getMethodType() - Method in class com.github.tadukoo.github.releases.GetReleaseByIDEndpoint
getMethodType() - Method in class com.github.tadukoo.github.releases.GetReleaseByTagEndpoint
getMethodType() - Method in class com.github.tadukoo.github.releases.LatestReleaseEndpoint
getMethodType() - Method in class com.github.tadukoo.github.releases.ListReleaseAssetsEndpoint
getMethodType() - Method in class com.github.tadukoo.github.releases.ListReleasesEndpoint
getName() - Method in class com.github.tadukoo.github.pojo.GitHubRelease
 
getName() - Method in class com.github.tadukoo.github.pojo.GitHubReleaseAsset
 
getNodeId() - Method in class com.github.tadukoo.github.pojo.GitHubRelease
 
getNodeId() - Method in class com.github.tadukoo.github.pojo.GitHubReleaseAsset
 
getNodeId() - Method in class com.github.tadukoo.github.pojo.GitHubUser
 
getOrganizationsUrl() - Method in class com.github.tadukoo.github.pojo.GitHubUser
 
getPrerelease() - Method in class com.github.tadukoo.github.pojo.GitHubRelease
 
getPublishedAt() - Method in class com.github.tadukoo.github.pojo.GitHubRelease
 
getReceivedEventsUrl() - Method in class com.github.tadukoo.github.pojo.GitHubUser
 
GetReleaseAssetEndpoint - Class in com.github.tadukoo.github.releases
GitHub REST Endpoint used to get a release asset for a given repository and asset ID on GitHub.
GetReleaseAssetEndpoint(String, String, long) - Constructor for class com.github.tadukoo.github.releases.GetReleaseAssetEndpoint
Creates a new Get Release Asset Endpoint for the given repository and asset
GetReleaseByIDEndpoint - Class in com.github.tadukoo.github.releases
GitHub REST Endpoint used to get a release for a given repository and release ID on GitHub.
GetReleaseByIDEndpoint(String, String, long) - Constructor for class com.github.tadukoo.github.releases.GetReleaseByIDEndpoint
Creates a new Get Release By ID Endpoint for the given repository to grab the release with the given ID
GetReleaseByTagEndpoint - Class in com.github.tadukoo.github.releases
GitHub REST Endpoint used to get a release for a given repository and tag on GitHub.
GetReleaseByTagEndpoint(String, String, String) - Constructor for class com.github.tadukoo.github.releases.GetReleaseByTagEndpoint
Creates a new Get Release By Tag Endpoint for the given repository to grab the release with the given tag
getReposUrl() - Method in class com.github.tadukoo.github.pojo.GitHubUser
 
getSiteAdmin() - Method in class com.github.tadukoo.github.pojo.GitHubUser
 
getSize() - Method in class com.github.tadukoo.github.pojo.GitHubReleaseAsset
 
getStarredUrl() - Method in class com.github.tadukoo.github.pojo.GitHubUser
 
getState() - Method in class com.github.tadukoo.github.pojo.GitHubReleaseAsset
 
getSubscriptionsUrl() - Method in class com.github.tadukoo.github.pojo.GitHubUser
 
getTagName() - Method in class com.github.tadukoo.github.pojo.GitHubRelease
 
getTarballUrl() - Method in class com.github.tadukoo.github.pojo.GitHubRelease
 
getTargetCommitish() - Method in class com.github.tadukoo.github.pojo.GitHubRelease
 
getType() - Method in class com.github.tadukoo.github.pojo.GitHubUser
 
getUpdatedAt() - Method in class com.github.tadukoo.github.pojo.GitHubReleaseAsset
 
getUploader() - Method in class com.github.tadukoo.github.pojo.GitHubReleaseAsset
 
getUploadUrl() - Method in class com.github.tadukoo.github.pojo.GitHubRelease
 
getUrl() - Method in class com.github.tadukoo.github.pojo.GitHubRelease
 
getUrl() - Method in class com.github.tadukoo.github.pojo.GitHubReleaseAsset
 
getUrl() - Method in class com.github.tadukoo.github.pojo.GitHubUser
 
getURL() - Method in class com.github.tadukoo.github.releases.GetReleaseAssetEndpoint
getURL() - Method in class com.github.tadukoo.github.releases.GetReleaseByIDEndpoint
getURL() - Method in class com.github.tadukoo.github.releases.GetReleaseByTagEndpoint
getURL() - Method in class com.github.tadukoo.github.releases.LatestReleaseEndpoint
getURL() - Method in class com.github.tadukoo.github.releases.ListReleaseAssetsEndpoint
getURL() - Method in class com.github.tadukoo.github.releases.ListReleasesEndpoint
getZipballUrl() - Method in class com.github.tadukoo.github.pojo.GitHubRelease
 
GitHubRelease - Class in com.github.tadukoo.github.pojo
GitHub Release represents a Release JSON object from GitHub's REST API.
GitHubRelease() - Constructor for class com.github.tadukoo.github.pojo.GitHubRelease
Creates a new GitHub Release
GitHubRelease(MappedPojo) - Constructor for class com.github.tadukoo.github.pojo.GitHubRelease
Creates a new GitHub Release and uses the pojo to populate fields
GitHubReleaseAsset - Class in com.github.tadukoo.github.pojo
GitHub Release Asset represents a Release Asset JSON object from GitHub's REST API.
GitHubReleaseAsset() - Constructor for class com.github.tadukoo.github.pojo.GitHubReleaseAsset
Creates a new GitHub Release Asset
GitHubReleaseAsset(MappedPojo) - Constructor for class com.github.tadukoo.github.pojo.GitHubReleaseAsset
Creates a new GitHub Release and uses the pojo to populate fields
GitHubUser - Class in com.github.tadukoo.github.pojo
GitHub User represents a User JSON object from GitHub's REST API.
GitHubUser() - Constructor for class com.github.tadukoo.github.pojo.GitHubUser
Creates a new GitHub User
GitHubUser(MappedPojo) - Constructor for class com.github.tadukoo.github.pojo.GitHubUser
Creates a new GitHub Release and uses the pojo to populate fields
A C G L O R S T 
All Classes and Interfaces|All Packages