索引

A B C D E F G H I L N O P Q R S T U V 
すべてのクラス|すべてのパッケージ

A

AbstractApiGateway - org.thinkit.api.gateway.githubのクラス
The abstract class that defines the generic processing for implementing the GitHub API gateway.
AbstractHttpCommunicator - org.thinkit.api.gateway.github.communicationのクラス
 
AbstractHttpCommunicator(OAuthConfig) - クラス のコンストラクタorg.thinkit.api.gateway.github.communication.AbstractHttpCommunicator
 
AccessForbiddenException - org.thinkit.api.gateway.github.exceptionの例外
Thrown to indicate that the access is forbidden.
AccessForbiddenException() - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.AccessForbiddenException
Constructs an AccessForbiddenException with no detail message.
AccessForbiddenException(String) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.AccessForbiddenException
Constructs an AccessForbiddenException with the specified detail message.
AccessForbiddenException(String, Throwable) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.AccessForbiddenException
Constructs a new exception with the specified detail message and cause.
AccessForbiddenException(Throwable) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.AccessForbiddenException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
accessToken(String) - クラス のメソッドorg.thinkit.api.gateway.github.user.OAuthConfig.OAuthConfigBuilder
The access token
ALL - org.thinkit.api.gateway.github.catalog.IssueState
The all state
AMPERSAND - org.thinkit.api.gateway.github.catalog.QuerySymbol
"&"

B

BAD_GATEWAY - org.thinkit.api.gateway.github.catalog.ErrorHttpStatus
Bad gateway
BAD_REQUEST - org.thinkit.api.gateway.github.catalog.ErrorHttpStatus
Bad Request
BadGatewayException - org.thinkit.api.gateway.github.exceptionの例外
Thrown to indicate that accessed the bad gateway.
BadGatewayException() - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.BadGatewayException
Constructs an BadGatewayException with no detail message.
BadGatewayException(String) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.BadGatewayException
Constructs an BadGatewayException with the specified detail message.
BadGatewayException(String, Throwable) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.BadGatewayException
Constructs a new exception with the specified detail message and cause.
BadGatewayException(Throwable) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.BadGatewayException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
BadRequestException - org.thinkit.api.gateway.github.exceptionの例外
Thrown to indicate that send the bad request.
BadRequestException() - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.BadRequestException
Constructs an BadRequestException with no detail message.
BadRequestException(String) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.BadRequestException
Constructs an BadRequestException with the specified detail message.
BadRequestException(String, Throwable) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.BadRequestException
Constructs a new exception with the specified detail message and cause.
BadRequestException(Throwable) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.BadRequestException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
bearer(String) - クラス のstaticメソッドorg.thinkit.api.gateway.github.util.SecuritySchemeResolver
Returns the token passed as an argument in the format with the bearer schema.
BEARER - org.thinkit.api.gateway.github.catalog.SecurityScheme
The "bearer" scheme
build() - クラス のメソッドorg.thinkit.api.gateway.github.user.GithubUser.GithubUserBuilder
 
build() - クラス のメソッドorg.thinkit.api.gateway.github.user.OAuthConfig.OAuthConfigBuilder
 
builder() - クラス のstaticメソッドorg.thinkit.api.gateway.github.user.GithubUser
 
builder() - クラス のstaticメソッドorg.thinkit.api.gateway.github.user.OAuthConfig
 

C

CLOSED - org.thinkit.api.gateway.github.catalog.IssueState
The closed state
COMMENTS - org.thinkit.api.gateway.github.catalog.GithubApi
The API that retrieves specific issue comment information
Communicator - org.thinkit.api.gateway.github.communicationのインタフェース
 
createUrl(GithubApi, Map<String, Object>, List<String>) - クラス のstaticメソッドorg.thinkit.api.gateway.github.util.UrlResolver
Returns an API URL object based on the Enum element of GithubApi and query data and bind data passed as arguments.
Creator - org.thinkit.api.gateway.github.response.commonのクラス
The entity that manages the creator.
Creator() - クラス のコンストラクタorg.thinkit.api.gateway.github.response.common.Creator
 

D

DefaultQueryParameter - org.thinkit.api.gateway.github.content.entityのクラス
The entity that manages the content "DefaultQueryParameter" .
DefaultQueryParameter() - クラス のコンストラクタorg.thinkit.api.gateway.github.content.entity.DefaultQueryParameter
 
DefaultQueryParameterMapper - org.thinkit.api.gateway.github.contentのクラス
The mapper of the content "DefaultQueryParameter" .
Delimiter - org.thinkit.api.gateway.github.catalogの列挙
The catalog that manages delimiter.

E

EQUAL - org.thinkit.api.gateway.github.catalog.QuerySymbol
"="
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.AbstractApiGateway
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.communication.AbstractHttpCommunicator
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.communication.HttpCommunicator
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.content.DefaultQueryParameterMapper
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.content.entity.DefaultQueryParameter
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.GithubApiGateway
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.query.Pagination
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.query.QueryParameter
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.response.common.License
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.comments.IssueComment
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueLabel
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventActor
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventPayload
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventRepository
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.ReceivedEvent
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.user.GithubUser
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.user.OAuthConfig
 
equals(Object) - クラス のメソッドorg.thinkit.api.gateway.github.util.ListGenericResolver
 
ErrorHttpStatus - org.thinkit.api.gateway.github.catalogの列挙
The catalog that manages error http status.
EventActor - org.thinkit.api.gateway.github.response.user.receivedeventsのクラス
The entity that manages the event actor.
EventActor() - クラス のコンストラクタorg.thinkit.api.gateway.github.response.user.receivedevents.EventActor
 
EventPayload - org.thinkit.api.gateway.github.response.user.receivedeventsのクラス
The entity that manages the event payload.
EventPayload() - クラス のコンストラクタorg.thinkit.api.gateway.github.response.user.receivedevents.EventPayload
 
EventRepository - org.thinkit.api.gateway.github.response.user.receivedeventsのクラス
The entity that manages the event repository.
EventRepository() - クラス のコンストラクタorg.thinkit.api.gateway.github.response.user.receivedevents.EventRepository
 

F

FOLLOWING_USER - org.thinkit.api.gateway.github.catalog.GithubApi
The API that retrieves specific user's following information
FollowingUser - org.thinkit.api.gateway.github.response.user.followingのクラス
The entity that manages the following user of the specific user.
FollowingUser() - クラス のコンストラクタorg.thinkit.api.gateway.github.response.user.following.FollowingUser
 
FORBIDDEN - org.thinkit.api.gateway.github.catalog.ErrorHttpStatus
Forbidden
from(int, int) - クラス のstaticメソッドorg.thinkit.api.gateway.github.query.Pagination
 
from(GithubUser) - クラス のstaticメソッドorg.thinkit.api.gateway.github.GithubApiGateway
Returns the new instance of GithubApiGateway based on the argument.
from(GithubUser, OAuthConfig) - クラス のstaticメソッドorg.thinkit.api.gateway.github.GithubApiGateway
Returns the new instance of GithubApiGateway based on the argument.
from(OAuthConfig) - クラス のstaticメソッドorg.thinkit.api.gateway.github.communication.HttpCommunicator
 
from(Pagination, Map<String, Object>) - クラス のstaticメソッドorg.thinkit.api.gateway.github.query.QueryParameter
 

G

Gateway - org.thinkit.api.gateway.githubのインタフェース
The interface that abstracts the gateway.
get(GenericUrl, Class<T>) - インタフェース のメソッドorg.thinkit.api.gateway.github.communication.Communicator
Sends a Get request to the request URL.
get(GenericUrl, Class<T>) - クラス のメソッドorg.thinkit.api.gateway.github.communication.HttpCommunicator
 
getAccessToken() - クラス のメソッドorg.thinkit.api.gateway.github.user.OAuthConfig
The access token
getAction() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventPayload
The action
getActiveLockReason() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The active lock reason
getActor() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.ReceivedEvent
The actor
getActualTypeArguments() - クラス のメソッドorg.thinkit.api.gateway.github.util.ListGenericResolver
 
getArchiveUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The archive url
getArchiveUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The archive url
getArchiveUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The archive url
getAsList(GenericUrl, Class<T>) - インタフェース のメソッドorg.thinkit.api.gateway.github.communication.Communicator
Sends a Get request to the request URL.
getAsList(GenericUrl, Class<T>) - クラス のメソッドorg.thinkit.api.gateway.github.communication.HttpCommunicator
 
getAssignee() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The assignee
getAssignees() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The assignees
getAssigneesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The assignees url
getAssigneesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The assignees url
getAssigneesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The asignees url
getAuhtorAssociation() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The author association
getAuthorAssociation() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.comments.IssueComment
The author association
getAvaterUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
The avater url
getAvaterUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
The avater url
getAvaterUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
The avater url
getAvaterUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventActor
The avater url
getAvaterUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The avater url
getBio() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The bio
getBlobsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The blobs url
getBlog() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The blog
getBlogsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The blogs url
getBlogsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The blogs url
getBody() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.comments.IssueComment
The body
getBody() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The body
getBranchesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The branches url
getBranchesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The branches url
getBranchesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The branches url
getCloneUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The clone url
getCloneUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The clone url
getCloneUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The clone url
getClosedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The closed datetime
getClosedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
The closed datetime
getClosedBy() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The closed user
getClosedIssues() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
The closed issues
getCode() - 列挙 のメソッドorg.thinkit.api.gateway.github.catalog.Delimiter
The code
getCode() - 列挙 のメソッドorg.thinkit.api.gateway.github.catalog.ErrorHttpStatus
The code
getCode() - 列挙 のメソッドorg.thinkit.api.gateway.github.catalog.GithubApi
The code
getCode() - 列挙 のメソッドorg.thinkit.api.gateway.github.catalog.IssueState
The code
getCode() - 列挙 のメソッドorg.thinkit.api.gateway.github.catalog.QuerySymbol
The code
getCode() - 列挙 のメソッドorg.thinkit.api.gateway.github.catalog.SecurityScheme
The code
getCollaboratorsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The collaborators url
getCollaboratorsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The collaborators url
getCollaboratorsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The collaborators url
getColor() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueLabel
The color
getComments() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The comments
getCommentsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The comments url
getCommentsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The comments url
getCommentsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The comments url
getCommentsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The comments url
getCommitsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The commits url
getCommitsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The commits url
getCommitsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The commits url
getCompany() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The company
getCompareUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The compare url
getCompareUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The compare url
getCompareUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The compare url
getContentsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The contents url
getContentsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The contents url
getContentUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The content url
getContributorsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The contributors url
getContributorsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The contributors url
getContributorsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The contributors url
getCreatedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.comments.IssueComment
The created datetime
getCreatedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The created datetime
getCreatedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
The closed datetime
getCreatedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The created datetime
getCreatedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.ReceivedEvent
The created datetime
getCreatedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The created datetime
getCreatedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The created datetime
getCreatedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The created datetime
getCreator() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
The creator
getDefaultBranch() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The default branch
getDefaultBranch() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The default branch
getDefaultBranch() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The default branch
getDeploymentsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The deployment url
getDeploymentsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The deployment url
getDeploymentsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The deployment url
getDescription() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueLabel
The description
getDescription() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
The description
getDescription() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The description
getDescription() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventPayload
The description
getDescription() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The description
getDescription() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The description
getDisplayLogin() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventActor
The display login name
getDownloadsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The downloads url
getDownloadsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The downloads url
getDownloadsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The downloads url
getDueOn() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
The due datetime
getEmail() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The email
getEventsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
The events url
getEventsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The events url
getEventsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The events url
getEventsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
The event url
getEventsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
The event url
getEventsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The events url
getEventsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The events url
getEventsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The events url
getFollowers() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The count of followers
getFollowersUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
The followers url
getFollowersUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
The follower url
getFollowersUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
The follower url
getFollowersUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The followers url
getFollowing() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The count of following
getFollowingUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
The following url
getFollowingUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
The following url
getFollowingUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
The following url
getFollowingUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The following url
getFollowingUsers() - インタフェース のメソッドorg.thinkit.api.gateway.github.UsersApi
Returns the specific user's following information through the GitHub API https://api.github.com/users/username/following.
getFollowingUsers(QueryParameter) - インタフェース のメソッドorg.thinkit.api.gateway.github.UsersApi
Returns the specific user's following information through the GitHub API https://api.github.com/users/username/following.
getForks() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The forks
getForks() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The forks
getForks() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The forks
getForksCount() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The forks count
getForksCount() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The forks count
getForksCount() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The forks count
getForksUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The forks url
getForksUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The forks url
getForksUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The forks url
getFullName() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The repository full name
getFullName() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The repository full name
getFullName() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The full name
getGistsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
The gists url
getGistsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
The gist url
getGistsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
The gist url
getGistsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The gists url
getGitCommitsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The git commits url
getGitCommitsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The git commits url
getGitCommitsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The git commits url
getGitRefsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The git refs url
getGitRefsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The git refs url
getGitRefsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The git refs url
getGitTagsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The git tags url
getGitTagsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The git tags url
getGitTagsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The git tags url
getGitUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The git url
getGitUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The git url
getGitUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The git url
getGravatarId() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The gravater id
getGravaterId() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
The gravater url
getGravaterId() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
The gravater id
getGravaterId() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
The gravater id
getGravaterId() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventActor
The gravater id
getHomepage() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The home page
getHomepage() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The home page
getHomepage() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The homepage
getHooksUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The hooks url
getHooksUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The hooks url
getHooksUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The hooks url
getHrmlUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The html url
getHtmlUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
The html url
getHtmlUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.comments.IssueComment
The html url
getHtmlUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The html url
getHtmlUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
The html url
getHtmlUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The html url
getHtmlUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
The user url (html)
getHtmlUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
The user url (html)
getHtmlUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The html url
getHtmlUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The html url
getId() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
The user id
getId() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.comments.IssueComment
The id
getId() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The id
getId() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueLabel
The id
getId() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
The id
getId() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The repository id
getId() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
The user id
getId() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
The user id
getId() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventActor
The id
getId() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventRepository
The id
getId() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.ReceivedEvent
The id
getId() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The repository id
getId() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The id
getId() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The user id
getIssueCommentUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The issue comment url
getIssueCommentUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The issue comment url
getIssueCommentUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The issue comment url
getIssueEventsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The issue events url
getIssueEventsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The issue events url
getIssueEventsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The issue event url
getIssuer() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The issuer
getIssuesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The issues url
getIssuesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The issues url
getIssuesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The issue url
getIssueUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.comments.IssueComment
The issue url
getKey() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.License
The key
getKeysUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The keys url
getKeysUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The keys url
getKeysUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The keys url
getLabels() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The labels
getLabelsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The labels url
getLabelsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
The labels url
getLabelsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The labels url
getLabelsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The labels url
getLabelsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The labels url
getLanguage() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The language
getLanguage() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The language
getLanguage() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The language
getLanguagesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The languages url
getLanguagesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The languages url
getLanguagesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The language url
getLicense() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The license
getLicense() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The license
getLicense() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The lisence
getLocation() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The location
getLogin() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
The login name
getLogin() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
The login name
getLogin() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
The login name
getLogin() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventActor
The login name
getLogin() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The login name
getMasterBranch() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventPayload
The master branch
getMergesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The merges url
getMergesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The merges url
getMergesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The merges url
getMilestone() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The milestone
getMilestonesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The milestones url
getMilestonesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The milestones url
getMilestonesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The milestones url
getMirrorUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The mirror count
getMirrorUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The mirror count
getMirrorUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The mirror url
getName() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.License
The name
getName() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueLabel
The name
getName() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The repository name
getName() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventRepository
The name
getName() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The repository name
getName() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The name
getName() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The user name
getNetworkCount() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The network count
getNodeId() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
The node id
getNodeId() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.License
The node id
getNodeId() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.comments.IssueComment
The node id
getNodeId() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The node id
getNodeId() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueLabel
The node id
getNodeId() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
The node id
getNodeId() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The node id
getNodeId() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
The node id
getNodeId() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
The node id
getNodeId() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The node id
getNodeId() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The node id
getNodeId() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The node id
getNotificationsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The notifications url
getNotificationsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The notifications url
getNotificationsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The notifications url
getNumber() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The number
getNumber() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
The number
getOpenIssues() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
The open issues
getOpenIssues() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The open issues
getOpenIssues() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The open issues
getOpenIssues() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The open issues
getOpenIssuesCount() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The open issues count
getOpenIssuesCount() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The open issues count
getOpenIssuesCount() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The open issues count
getOrganizationsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
The organizations url
getOrganizationsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
The organization url
getOrganizationsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
The organization url
getOrganizationsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The organizations url
getOwner() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.comments.IssueComment
The comment owner
getOwner() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The owner
getOwner() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The owner
getOwner() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The owner
getOwnerType() - クラス のメソッドorg.thinkit.api.gateway.github.util.ListGenericResolver
推奨されていません。
It always returns the null
getPage() - クラス のメソッドorg.thinkit.api.gateway.github.content.entity.DefaultQueryParameter
The page
getPage() - クラス のメソッドorg.thinkit.api.gateway.github.query.Pagination
The page
getPagination() - クラス のメソッドorg.thinkit.api.gateway.github.query.QueryParameter
The pagination
getPayload() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.ReceivedEvent
The payload
getPerformedViaGithubApp() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.comments.IssueComment
The performed github app
getPerPage() - クラス のメソッドorg.thinkit.api.gateway.github.content.entity.DefaultQueryParameter
The count per page
getPerPage() - クラス のメソッドorg.thinkit.api.gateway.github.query.Pagination
The per page
getPublicGists() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The count of public gists
getPublicRepos() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The count of public repos
getPullsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The pulls url
getPullsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The pulls url
getPullsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The pulls url
getPushedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The pushed datetime
getPushedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The pushed datetime
getPushedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The pushed datetime
getPusherType() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventPayload
The pusher type
getQueries() - クラス のメソッドorg.thinkit.api.gateway.github.query.QueryParameter
The queries
getRawType() - クラス のメソッドorg.thinkit.api.gateway.github.util.ListGenericResolver
推奨されていません。
It always returns the Type object represents Link
getReceivedEvents() - インタフェース のメソッドorg.thinkit.api.gateway.github.UsersApi
Returns the specific received events information through the GitHub API https://api.github.com/users/username/received_events.
getReceivedEvents(QueryParameter) - インタフェース のメソッドorg.thinkit.api.gateway.github.UsersApi
Returns the specific received events information through the GitHub API https://api.github.com/users/username/received_events.
getReceivedEventsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
The received events url
getReceivedEventsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
The received event url
getReceivedEventsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
The received event url
getReceivedEventsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The received events url
getRef() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventPayload
The refrence
getRefType() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventPayload
The reference type
getReleasesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The releases url
getReleasesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The releases url
getReleasesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The releases url
getRepositories(String) - インタフェース のメソッドorg.thinkit.api.gateway.github.RepositoryApi
Returns the repository information through the GitHub API https://api.github.com/repos/loginName/repositoryName.
getRepository() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.ReceivedEvent
The repository
getRepositoryApi() - インタフェース のメソッドorg.thinkit.api.gateway.github.Gateway
 
getRepositoryApi() - クラス のメソッドorg.thinkit.api.gateway.github.GithubApiGateway
 
getRepositoryUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The repository url
getReposUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
The repository url
getReposUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
The repository url
getReposUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
The repository url
getReposUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The repos url
getSize() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The size
getSize() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The size
getSize() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The size
getSpdxId() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.License
The spdx (software package data exchange) id
getSshUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The ssh url
getSshUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The ssh url
getSshUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The ssh url
getStargazersCount() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The stargazers count
getStargazersCount() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The stargazers count
getStargazersCount() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The stargazers count
getStargazersUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The stargazers url
getStargazersUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The stargazers url
getStargazersUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The stargazers url
getStarredUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
The starred url
getStarredUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
The starred url
getStarredUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
The starred url
getStarredUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The starred url
getState() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The state
getState() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
The state
getStatusesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The statues url
getStatusesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The statues url
getStatusesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The statuses url
getSubscribersCount() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The subscribers count
getSubscribersUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The subscribers url
getSubscribersUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The subscribers url
getSubscribersUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The subscribers url
getSubscriptionsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
The subscriptions url
getSubscriptionsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
The subscription url
getSubscriptionsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
The subscription url
getSubscriptionsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The sbscriptions url
getSubscriptionUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The subscription url
getSubscriptionUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The subscription url
getSubscriptionUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The subscriptions url
getSvnUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The svn url
getSvnUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The svn url
getSvnUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The svn url
getTag() - 列挙 のメソッドorg.thinkit.api.gateway.github.catalog.Delimiter
The tag
getTag() - 列挙 のメソッドorg.thinkit.api.gateway.github.catalog.ErrorHttpStatus
The tag
getTag() - 列挙 のメソッドorg.thinkit.api.gateway.github.catalog.GithubApi
The tag
getTag() - 列挙 のメソッドorg.thinkit.api.gateway.github.catalog.IssueState
The tag
getTag() - 列挙 のメソッドorg.thinkit.api.gateway.github.catalog.QuerySymbol
The tag
getTag() - 列挙 のメソッドorg.thinkit.api.gateway.github.catalog.SecurityScheme
The tag
getTagsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The tags url
getTagsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The tags url
getTagsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The tags url
getTeamsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The teams url
getTeamsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The teams url
getTeamsUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The teams url
getTempCloneToken() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The temp clone token
getTitle() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The title
getTitle() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
The title
getTreesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The trees url
getTreesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The trees url
getTreesUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The trees url
getTwitterUsername() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The twitter user name
getType() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
The type
getType() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
The user type
getType() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
The user type
getType() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.ReceivedEvent
The type
getType() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The type
getUpdatedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.comments.IssueComment
The updated datetime
getUpdatedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The update datetime
getUpdatedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
The updated datetime
getUpdatedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The updated datetime
getUpdatedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The updated datetime
getUpdatedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The updated datetime
getUpdatedAt() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The updated datetime
getUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
The url
getUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.License
The url
getUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.comments.IssueComment
The url
getUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The url
getUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueLabel
The url
getUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
The url
getUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The url
getUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
The user url
getUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
The user url
getUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventActor
The url
getUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventRepository
The url
getUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The url
getUrl() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The url
getUser() - インタフェース のメソッドorg.thinkit.api.gateway.github.UsersApi
Returns the specific user information through the GitHub API https://api.github.com/users/username.
getUser(QueryParameter) - インタフェース のメソッドorg.thinkit.api.gateway.github.UsersApi
Returns the specific user information through the GitHub API https://api.github.com/users/username.
getUserFollowers() - インタフェース のメソッドorg.thinkit.api.gateway.github.UsersApi
Returns the specific user's follower information through the GitHub API https://api.github.com/users/username/follower.
getUserFollowers(QueryParameter) - インタフェース のメソッドorg.thinkit.api.gateway.github.UsersApi
Returns the specific user's follower information through the GitHub API https://api.github.com/users/username/follower?per_page=xxx.
getUserName() - クラス のメソッドorg.thinkit.api.gateway.github.user.GithubUser
The user name
getUserRepositories() - インタフェース のメソッドorg.thinkit.api.gateway.github.UsersApi
Returns the specific user's repository information through the GitHub API https://api.github.com/users/username/repos.
getUserRepositories(QueryParameter) - インタフェース のメソッドorg.thinkit.api.gateway.github.UsersApi
Returns the specific user's repository information through the GitHub API https://api.github.com/users/username/repos.
getUsersApi() - インタフェース のメソッドorg.thinkit.api.gateway.github.Gateway
 
getUsersApi() - クラス のメソッドorg.thinkit.api.gateway.github.GithubApiGateway
 
getUserSubscriptions() - インタフェース のメソッドorg.thinkit.api.gateway.github.UsersApi
Returns the specific user's subscription information through the GitHub API https://api.github.com/users/username/subscriptions.
getUserSubscriptions(QueryParameter) - インタフェース のメソッドorg.thinkit.api.gateway.github.UsersApi
Returns the specific user's subscription information through the GitHub API https://api.github.com/users/username/subscriptions.
getWatchers() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The watchers
getWatchers() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The watchers
getWatchers() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The watchers
getWatchersCount() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The watchers count
getWatchersCount() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The watchers count
getWatchersCount() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The watchers count
GithubApi - org.thinkit.api.gateway.github.catalogの列挙
The catalog that manages API of GitHub.
GithubApiGateway - org.thinkit.api.gateway.githubのクラス
It provides a gateway for intuitive and easy access to the GitHub API.
GithubUser - org.thinkit.api.gateway.github.userのクラス
The class that represents a GitHub user.
GithubUser.GithubUserBuilder - org.thinkit.api.gateway.github.userのクラス
 

H

hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.AbstractApiGateway
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.communication.AbstractHttpCommunicator
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.communication.HttpCommunicator
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.content.DefaultQueryParameterMapper
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.content.entity.DefaultQueryParameter
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.GithubApiGateway
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.query.Pagination
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.query.QueryParameter
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.License
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.comments.IssueComment
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueLabel
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventActor
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventPayload
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventRepository
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.ReceivedEvent
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.user.GithubUser
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.user.OAuthConfig
 
hashCode() - クラス のメソッドorg.thinkit.api.gateway.github.util.ListGenericResolver
 
HttpCommunicator - org.thinkit.api.gateway.github.communicationのクラス
The class that provides general-purpose processing for HTTP communication.

I

INTERNAL_SERVER_ERROR - org.thinkit.api.gateway.github.catalog.ErrorHttpStatus
Internal server error
InternalServerErrorException - org.thinkit.api.gateway.github.exceptionの例外
Thrown to indicate that the internal server error was happened.
InternalServerErrorException() - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.InternalServerErrorException
Constructs an InternalServerErrorException with no detail message.
InternalServerErrorException(String) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.InternalServerErrorException
Constructs an InternalServerErrorException with the specified detail message.
InternalServerErrorException(String, Throwable) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.InternalServerErrorException
Constructs a new exception with the specified detail message and cause.
InternalServerErrorException(Throwable) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.InternalServerErrorException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
isArchived() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The archived
isArchived() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The archived
isArchived() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The archived
isDefaultLabel() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueLabel
The default flag
isDisabled() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The disabled
isDisabled() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The disabled
isDisabled() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The disabled
isDownloadsCreated() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The flag of downloads existence
isDownloadsCreated() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The flag of downloads existence
isDownloadsCreated() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The flag that represents whether the issue download or not
isFork() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The fork
isFork() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The fork
isFork() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The fork
isHireable() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The hireable
isIssuesCreated() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The flag of issues existence
isIssuesCreated() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The flag of issues existence
isIssuesCreated() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The flag that represents whether the issue exists or not
isLocked() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
The locked
isPagesCreated() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The flag of pages existence
isPagesCreated() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The flag of pages existence
isPagesCreated() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The flag that represents whether the page exists or not
isPrivateRepository() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The private repository
isPrivateRepository() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The private repository
isPrivateSubscription() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The flag that represents whether the subscription is private or not
isProjectsCreated() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The flag of projects existence
isProjectsCreated() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The flag of projects existence
isProjectsCreated() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The flag that represents whether the project exists or not
isPublicEvent() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.ReceivedEvent
The flag whether the event has been published
isSiteAdmin() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
The site admin
isSiteAdmin() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
The site admin
isSiteAdmin() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
The site admin
isSiteAdmin() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
The site admin
Issue - org.thinkit.api.gateway.github.response.repos.issuesのクラス
The entity that manages the issue.
Issue() - クラス のコンストラクタorg.thinkit.api.gateway.github.response.repos.issues.Issue
 
IssueComment - org.thinkit.api.gateway.github.response.repos.issues.commentsのクラス
The entity that manages the issue comment.
IssueComment() - クラス のコンストラクタorg.thinkit.api.gateway.github.response.repos.issues.comments.IssueComment
 
IssueLabel - org.thinkit.api.gateway.github.response.repos.issuesのクラス
The entity that manages the issue label.
IssueLabel() - クラス のコンストラクタorg.thinkit.api.gateway.github.response.repos.issues.IssueLabel
 
IssueMilestone - org.thinkit.api.gateway.github.response.repos.issuesのクラス
The entity that manages the issue milestone.
IssueMilestone() - クラス のコンストラクタorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
 
ISSUES - org.thinkit.api.gateway.github.catalog.GithubApi
The API that retrieves specific issue information
IssueState - org.thinkit.api.gateway.github.catalogの列挙
The catalog that manages issue state.
isWikiCreated() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
The flag of wiki existence
isWikiCreated() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
The flag of wiki existence
isWikiCreated() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
The flag that represents whether the wiki exists or not

L

License - org.thinkit.api.gateway.github.response.commonのクラス
The entity that manages the license.
License() - クラス のコンストラクタorg.thinkit.api.gateway.github.response.common.License
 
ListGenericResolver<T> - org.thinkit.api.gateway.github.utilのクラス
Type information such as <T> and T and etc will be erased at build time (Type erasure).

N

newInstance() - クラス のstaticメソッドorg.thinkit.api.gateway.github.content.DefaultQueryParameterMapper
 
newInstance() - クラス のstaticメソッドorg.thinkit.api.gateway.github.query.Pagination
 
noneOf() - クラス のstaticメソッドorg.thinkit.api.gateway.github.user.OAuthConfig
 
NOT_ACCEPTABLE - org.thinkit.api.gateway.github.catalog.ErrorHttpStatus
Not acceptable
NOT_FOUND - org.thinkit.api.gateway.github.catalog.ErrorHttpStatus
Not found
NotAcceptableException - org.thinkit.api.gateway.github.exceptionの例外
Thrown to indicate that the access is not acceptable.
NotAcceptableException() - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.NotAcceptableException
Constructs an NotAcceptableException with no detail message.
NotAcceptableException(String) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.NotAcceptableException
Constructs an NotAcceptableException with the specified detail message.
NotAcceptableException(String, Throwable) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.NotAcceptableException
Constructs a new exception with the specified detail message and cause.
NotAcceptableException(Throwable) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.NotAcceptableException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
NotFoundException - org.thinkit.api.gateway.github.exceptionの例外
Thrown to indicate that the resource is not found.
NotFoundException() - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.NotFoundException
Constructs an NotFoundException with no detail message.
NotFoundException(String) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.NotFoundException
Constructs an NotFoundException with the specified detail message.
NotFoundException(String, Throwable) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.NotFoundException
Constructs a new exception with the specified detail message and cause.
NotFoundException(Throwable) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.NotFoundException
Constructs a new exception with the specified cause and a detail message of (cause==null ?

O

OAuthConfig - org.thinkit.api.gateway.github.userのクラス
TThis data class manages the settings for user authentication when using the GitHub API.
OAuthConfig.OAuthConfigBuilder - org.thinkit.api.gateway.github.userのクラス
 
of(Class<T>) - クラス のstaticメソッドorg.thinkit.api.gateway.github.util.ListGenericResolver
Returns the new instance of ListGenericResolver based on the argument.
OPEN - org.thinkit.api.gateway.github.catalog.IssueState
The open state
org.thinkit.api.gateway.github - パッケージ org.thinkit.api.gateway.github
GithubApiGateway provides intuitive and easy access to the GitHub API.
org.thinkit.api.gateway.github.catalog - パッケージ org.thinkit.api.gateway.github.catalog
The package that manages catalogs.
org.thinkit.api.gateway.github.communication - パッケージ org.thinkit.api.gateway.github.communication
The package that manages http communication.
org.thinkit.api.gateway.github.content - パッケージ org.thinkit.api.gateway.github.content
The package that manages content mapper.
org.thinkit.api.gateway.github.content.entity - パッケージ org.thinkit.api.gateway.github.content.entity
The package that manages content entity.
org.thinkit.api.gateway.github.exception - パッケージ org.thinkit.api.gateway.github.exception
The package that manages exceptions.
org.thinkit.api.gateway.github.query - パッケージ org.thinkit.api.gateway.github.query
 
org.thinkit.api.gateway.github.response.common - パッケージ org.thinkit.api.gateway.github.response.common
 
org.thinkit.api.gateway.github.response.repos - パッケージ org.thinkit.api.gateway.github.response.repos
The package that manages the response type for the GitHub API "https://api.github.com/repos/repositoryDomain" .
org.thinkit.api.gateway.github.response.repos.issues - パッケージ org.thinkit.api.gateway.github.response.repos.issues
The package that manages the response type for the GitHub API "https://api.github.com/repos/repositoryDomain/issues" .
org.thinkit.api.gateway.github.response.repos.issues.comments - パッケージ org.thinkit.api.gateway.github.response.repos.issues.comments
The package that manages the response type for the GitHub API "https://api.github.com/repos/repositoryDomain/issues/comments" .
org.thinkit.api.gateway.github.response.user - パッケージ org.thinkit.api.gateway.github.response.user
The package that manages the response type for the GitHub API "https://api.github.com/users" .
org.thinkit.api.gateway.github.response.user.followers - パッケージ org.thinkit.api.gateway.github.response.user.followers
The package that manages the response type for the GitHub API "https://api.github.com/users/username/followers" .
org.thinkit.api.gateway.github.response.user.following - パッケージ org.thinkit.api.gateway.github.response.user.following
The package that manages the response type for the GitHub API "https://api.github.com/users/username/following" .
org.thinkit.api.gateway.github.response.user.receivedevents - パッケージ org.thinkit.api.gateway.github.response.user.receivedevents
The package that manages the response type for the GitHub API "https://api.github.com/users/username/received_events" .
org.thinkit.api.gateway.github.response.user.repos - パッケージ org.thinkit.api.gateway.github.response.user.repos
The package that manages the response type for the GitHub API "https://api.github.com/users/username/repos" .
org.thinkit.api.gateway.github.response.user.subscriptions - パッケージ org.thinkit.api.gateway.github.response.user.subscriptions
The package that manages the response type for the GitHub API "https://api.github.com/users/username/subscriptions" .
org.thinkit.api.gateway.github.user - パッケージ org.thinkit.api.gateway.github.user
The package that manages GitHub user's information.
org.thinkit.api.gateway.github.util - パッケージ org.thinkit.api.gateway.github.util
The package that manages utilities.

P

Pagination - org.thinkit.api.gateway.github.queryのクラス
The entity that manages pagination.

Q

QueryParameter - org.thinkit.api.gateway.github.queryのクラス
The entity that manages query parameter.
QuerySymbol - org.thinkit.api.gateway.github.catalogの列挙
The catalog that manages query symbol.
QUESTION - org.thinkit.api.gateway.github.catalog.QuerySymbol
"?"

R

RECEIVED_EVENTS - org.thinkit.api.gateway.github.catalog.GithubApi
The API that retrieves specific received events information
ReceivedEvent - org.thinkit.api.gateway.github.response.user.receivedeventsのクラス
The entity that manages the received event.
ReceivedEvent() - クラス のコンストラクタorg.thinkit.api.gateway.github.response.user.receivedevents.ReceivedEvent
 
Repository - org.thinkit.api.gateway.github.response.reposのクラス
The entity that manages the repository information.
Repository() - クラス のコンストラクタorg.thinkit.api.gateway.github.response.repos.Repository
 
REPOSITORY - org.thinkit.api.gateway.github.catalog.GithubApi
The API that retrieves repository information
RepositoryApi - org.thinkit.api.gateway.githubのインタフェース
 

S

SecurityScheme - org.thinkit.api.gateway.github.catalogの列挙
The catalog that manages security scheme.
SecuritySchemeResolver - org.thinkit.api.gateway.github.utilのクラス
The class that provides the feature to resolve the security scheme name for tokens.
SERVICE_UNAVAILABLE - org.thinkit.api.gateway.github.catalog.ErrorHttpStatus
Service unavailable
ServiceUnavailableException - org.thinkit.api.gateway.github.exceptionの例外
Thrown to indicate that the service is unavailable now.
ServiceUnavailableException() - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.ServiceUnavailableException
Constructs an ServiceUnavailableException with no detail message.
ServiceUnavailableException(String) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.ServiceUnavailableException
Constructs an ServiceUnavailableException with the specified detail message.
ServiceUnavailableException(String, Throwable) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.ServiceUnavailableException
Constructs a new exception with the specified detail message and cause.
ServiceUnavailableException(Throwable) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.ServiceUnavailableException
Constructs a new exception with the specified cause and a detail message of (cause==null ?
SPACE - org.thinkit.api.gateway.github.catalog.Delimiter
The space " "

T

toBuilder() - クラス のメソッドorg.thinkit.api.gateway.github.user.GithubUser
 
toBuilder() - クラス のメソッドorg.thinkit.api.gateway.github.user.OAuthConfig
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.AbstractApiGateway
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.communication.AbstractHttpCommunicator
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.communication.HttpCommunicator
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.content.DefaultQueryParameterMapper
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.content.entity.DefaultQueryParameter
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.GithubApiGateway
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.query.Pagination
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.query.QueryParameter
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.Creator
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.response.common.License
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.comments.IssueComment
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.Issue
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueLabel
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.issues.IssueMilestone
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.response.repos.Repository
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.followers.UserFollower
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.following.FollowingUser
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventActor
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventPayload
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.EventRepository
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.receivedevents.ReceivedEvent
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.repos.UserRepository
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.response.user.User
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.user.GithubUser.GithubUserBuilder
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.user.GithubUser
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.user.OAuthConfig.OAuthConfigBuilder
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.user.OAuthConfig
 
toString() - クラス のメソッドorg.thinkit.api.gateway.github.util.ListGenericResolver
 

U

UNAUTHORIZED - org.thinkit.api.gateway.github.catalog.ErrorHttpStatus
Unauthorized
UrlResolver - org.thinkit.api.gateway.github.utilのクラス
The class that provides the URL generation process.
User - org.thinkit.api.gateway.github.response.userのクラス
The entity that manages the user information.
User() - クラス のコンストラクタorg.thinkit.api.gateway.github.response.user.User
 
USER - org.thinkit.api.gateway.github.catalog.GithubApi
The API that retrieves specific user information
USER_FOLLOWERS - org.thinkit.api.gateway.github.catalog.GithubApi
The API that retrieves specific user's followers information
USER_REPOSITORY - org.thinkit.api.gateway.github.catalog.GithubApi
The API that retrieves specific user's repository information
USER_SUBSCRIPTIONS - org.thinkit.api.gateway.github.catalog.GithubApi
The API that retrieves specific user's subscription information
UserFollower - org.thinkit.api.gateway.github.response.user.followersのクラス
The entity that manages the follower of the specific user.
UserFollower() - クラス のコンストラクタorg.thinkit.api.gateway.github.response.user.followers.UserFollower
 
userName(String) - クラス のメソッドorg.thinkit.api.gateway.github.user.GithubUser.GithubUserBuilder
The user name
UserRepository - org.thinkit.api.gateway.github.response.user.reposのクラス
The entity that manages the specific user's repository information.
UserRepository() - クラス のコンストラクタorg.thinkit.api.gateway.github.response.user.repos.UserRepository
 
UsersApi - org.thinkit.api.gateway.githubのインタフェース
 
UserSubscription - org.thinkit.api.gateway.github.response.user.subscriptionsのクラス
The entity that manages the specific user's subscription.
UserSubscription() - クラス のコンストラクタorg.thinkit.api.gateway.github.response.user.subscriptions.UserSubscription
 
UserUnauthorizedException - org.thinkit.api.gateway.github.exceptionの例外
Thrown to indicate that the user is unauthorized.
UserUnauthorizedException() - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.UserUnauthorizedException
Constructs an UserUnauthorizedException with no detail message.
UserUnauthorizedException(String) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.UserUnauthorizedException
Constructs an UserUnauthorizedException with the specified detail message.
UserUnauthorizedException(String, Throwable) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.UserUnauthorizedException
Constructs a new exception with the specified detail message and cause.
UserUnauthorizedException(Throwable) - 例外 のコンストラクタorg.thinkit.api.gateway.github.exception.UserUnauthorizedException
Constructs a new exception with the specified cause and a detail message of (cause==null ?

V

valueOf(String) - 列挙 のstaticメソッドorg.thinkit.api.gateway.github.catalog.Delimiter
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.api.gateway.github.catalog.ErrorHttpStatus
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.api.gateway.github.catalog.GithubApi
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.api.gateway.github.catalog.IssueState
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.api.gateway.github.catalog.QuerySymbol
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドorg.thinkit.api.gateway.github.catalog.SecurityScheme
指定した名前を持つこの型の列挙型定数を返します。
values() - 列挙 のstaticメソッドorg.thinkit.api.gateway.github.catalog.Delimiter
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.api.gateway.github.catalog.ErrorHttpStatus
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.api.gateway.github.catalog.GithubApi
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.api.gateway.github.catalog.IssueState
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.api.gateway.github.catalog.QuerySymbol
この列挙型の定数を含む配列を宣言されている順序で 返します。
values() - 列挙 のstaticメソッドorg.thinkit.api.gateway.github.catalog.SecurityScheme
この列挙型の定数を含む配列を宣言されている順序で 返します。
A B C D E F G H I L N O P Q R S T U V 
すべてのクラス|すべてのパッケージ