Index
All Classes and Interfaces|All Packages
A
- acceptFriendRequest(OAuth2Credential, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- addChannelBlockedTerm(OAuth2Credential, String, Boolean, List<String>) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
-
Deprecated.
- addChannelPermittedTerm(OAuth2Credential, String, List<String>) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- apolloClient - Variable in class com.github.twitch4j.graphql.command.BaseCommand
-
Holds the apolloClient
- approveUnbanRequest(OAuth2Credential, String, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- archivePoll(OAuth2Credential, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
B
- banUser(OAuth2Credential, String, String, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
-
Deprecated.
- BaseCommand<T extends com.apollographql.apollo.api.Operation.Data> - Class in com.github.twitch4j.graphql.command
-
GraphQL Base HystrixCommand
- BaseCommand(ApolloClient) - Constructor for class com.github.twitch4j.graphql.command.BaseCommand
-
Constructor
- build() - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Twitch API Client (GraphQL)
- builder() - Static method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Initialize the builder
- bulkApproveUnbanRequest(OAuth2Credential, List<String>) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- bulkDenyUnbanRequest(OAuth2Credential, List<String>) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
C
- cancelPrediction(OAuth2Credential, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- com.github.twitch4j.graphql - package com.github.twitch4j.graphql
- com.github.twitch4j.graphql.command - package com.github.twitch4j.graphql.command
- CommandAcceptFriendRequest - Class in com.github.twitch4j.graphql.command
- CommandAcceptFriendRequest(ApolloClient, String) - Constructor for class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
-
Constructor
- CommandAddChannelBlockedTerm - Class in com.github.twitch4j.graphql.command
- CommandAddChannelBlockedTerm(ApolloClient, String, Boolean, List<String>) - Constructor for class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
-
Constructor
- CommandAddChannelPermittedTerm - Class in com.github.twitch4j.graphql.command
- CommandAddChannelPermittedTerm(ApolloClient, String, List<String>) - Constructor for class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
-
Constructor
- CommandApproveUnbanRequest - Class in com.github.twitch4j.graphql.command
- CommandApproveUnbanRequest(ApolloClient, String, String) - Constructor for class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
-
Constructor
- CommandArchivePoll - Class in com.github.twitch4j.graphql.command
- CommandArchivePoll(ApolloClient, String) - Constructor for class com.github.twitch4j.graphql.command.CommandArchivePoll
-
Constructor
- CommandBanUser - Class in com.github.twitch4j.graphql.command
- CommandBanUser(ApolloClient, String, String, String) - Constructor for class com.github.twitch4j.graphql.command.CommandBanUser
-
Constructor
- CommandBulkApproveUnbanRequest - Class in com.github.twitch4j.graphql.command
- CommandBulkApproveUnbanRequest(ApolloClient, List<String>) - Constructor for class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
-
Constructor
- CommandBulkDenyUnbanRequest - Class in com.github.twitch4j.graphql.command
- CommandBulkDenyUnbanRequest(ApolloClient, List<String>) - Constructor for class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
-
Constructor
- CommandCancelPrediction - Class in com.github.twitch4j.graphql.command
- CommandCancelPrediction(ApolloClient, String) - Constructor for class com.github.twitch4j.graphql.command.CommandCancelPrediction
-
Constructor
- CommandComputeId - Enum Class in com.github.twitch4j.graphql.command
-
Twitch requires certain GQL calls to be sent with an appropriate id header, which is computed here
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.BaseCommand
- CommandCreateClip - Class in com.github.twitch4j.graphql.command
- CommandCreateClip(ApolloClient, String, Double, String, String) - Constructor for class com.github.twitch4j.graphql.command.CommandCreateClip
-
Constructor
- CommandCreateCommunityPointsGoal - Class in com.github.twitch4j.graphql.command
- CommandCreateCommunityPointsGoal(ApolloClient, CreateCommunityPointsCommunityGoalInput) - Constructor for class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
-
Constructor
- CommandCreateModComment - Class in com.github.twitch4j.graphql.command
- CommandCreateModComment(ApolloClient, String, String, String) - Constructor for class com.github.twitch4j.graphql.command.CommandCreateModComment
-
Constructor
- CommandCreatePoll - Class in com.github.twitch4j.graphql.command
- CommandCreatePoll(ApolloClient, CreatePollInput) - Constructor for class com.github.twitch4j.graphql.command.CommandCreatePoll
-
Constructor
- CommandCreatePrediction - Class in com.github.twitch4j.graphql.command
- CommandCreatePrediction(ApolloClient, CreatePredictionEventInput) - Constructor for class com.github.twitch4j.graphql.command.CommandCreatePrediction
-
Constructor
- CommandDeleteChannelBlockedTerm - Class in com.github.twitch4j.graphql.command
- CommandDeleteChannelBlockedTerm(ApolloClient, String, List<String>) - Constructor for class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
-
Constructor
- CommandDeleteChannelPermittedTerm - Class in com.github.twitch4j.graphql.command
- CommandDeleteChannelPermittedTerm(ApolloClient, String, List<String>) - Constructor for class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
-
Constructor
- CommandDeleteClips - Class in com.github.twitch4j.graphql.command
- CommandDeleteClips(ApolloClient, List<String>) - Constructor for class com.github.twitch4j.graphql.command.CommandDeleteClips
-
Constructor
- CommandDeleteCommunityPointsGoal - Class in com.github.twitch4j.graphql.command
- CommandDeleteCommunityPointsGoal(ApolloClient, String, String) - Constructor for class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
-
Constructor
- CommandDenyUnbanRequest - Class in com.github.twitch4j.graphql.command
- CommandDenyUnbanRequest(ApolloClient, String, String) - Constructor for class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
-
Constructor
- CommandFetchActivePredictions - Class in com.github.twitch4j.graphql.command
- CommandFetchActivePredictions(ApolloClient, String) - Constructor for class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
-
Constructor
- CommandFetchBanStatus - Class in com.github.twitch4j.graphql.command
- CommandFetchBanStatus(ApolloClient, String, String) - Constructor for class com.github.twitch4j.graphql.command.CommandFetchBanStatus
-
Constructor
- CommandFetchChatHistory - Class in com.github.twitch4j.graphql.command
- CommandFetchChatHistory(ApolloClient, String, String, String) - Constructor for class com.github.twitch4j.graphql.command.CommandFetchChatHistory
-
Constructor
- CommandFetchChatters - Class in com.github.twitch4j.graphql.command
- CommandFetchChatters(ApolloClient, String) - Constructor for class com.github.twitch4j.graphql.command.CommandFetchChatters
-
Constructor
- CommandFetchCommunityPointsSettings - Class in com.github.twitch4j.graphql.command
- CommandFetchCommunityPointsSettings(ApolloClient, String) - Constructor for class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
-
Constructor
- CommandFetchLastBroadcast - Class in com.github.twitch4j.graphql.command
- CommandFetchLastBroadcast(ApolloClient, String, String) - Constructor for class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
-
Constructor
- CommandFetchLockedPredictions - Class in com.github.twitch4j.graphql.command
- CommandFetchLockedPredictions(ApolloClient, String) - Constructor for class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
-
Constructor
- CommandFetchModComments - Class in com.github.twitch4j.graphql.command
- CommandFetchModComments(ApolloClient, String, String, String) - Constructor for class com.github.twitch4j.graphql.command.CommandFetchModComments
-
Constructor
- CommandFetchMods - Class in com.github.twitch4j.graphql.command
- CommandFetchMods(ApolloClient, String, String, Integer) - Constructor for class com.github.twitch4j.graphql.command.CommandFetchMods
-
Constructor
- CommandFetchPoll - Class in com.github.twitch4j.graphql.command
- CommandFetchPoll(ApolloClient, String) - Constructor for class com.github.twitch4j.graphql.command.CommandFetchPoll
-
Constructor
- CommandFetchPrediction - Class in com.github.twitch4j.graphql.command
- CommandFetchPrediction(ApolloClient, String) - Constructor for class com.github.twitch4j.graphql.command.CommandFetchPrediction
-
Constructor
- CommandFetchSquadStream - Class in com.github.twitch4j.graphql.command
- CommandFetchSquadStream(ApolloClient, String) - Constructor for class com.github.twitch4j.graphql.command.CommandFetchSquadStream
-
Constructor
- CommandFetchUnbanRequests - Class in com.github.twitch4j.graphql.command
- CommandFetchUnbanRequests(ApolloClient, String, String, Integer, UnbanRequestsSortOrder, UnbanRequestStatus, String) - Constructor for class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
-
Constructor
- CommandFetchUser - Class in com.github.twitch4j.graphql.command
- CommandFetchUser(ApolloClient, String, String) - Constructor for class com.github.twitch4j.graphql.command.CommandFetchUser
-
Constructor
- CommandFetchUserEmoteSets - Class in com.github.twitch4j.graphql.command
- CommandFetchUserEmoteSets(ApolloClient, String) - Constructor for class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
-
Constructor
- CommandFetchUserSubscriptions - Class in com.github.twitch4j.graphql.command
- CommandFetchUserSubscriptions(ApolloClient, String, Integer, String) - Constructor for class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
-
Constructor
- CommandFetchVideoComments - Class in com.github.twitch4j.graphql.command
- CommandFetchVideoComments(ApolloClient, String, String, String, String, String, Integer, Integer) - Constructor for class com.github.twitch4j.graphql.command.CommandFetchVideoComments
-
Constructor
- CommandFetchVips - Class in com.github.twitch4j.graphql.command
- CommandFetchVips(ApolloClient, String, String, Integer) - Constructor for class com.github.twitch4j.graphql.command.CommandFetchVips
-
Constructor
- CommandFollowUser - Class in com.github.twitch4j.graphql.command
-
Follow User
- CommandFollowUser(ApolloClient, Long, Boolean) - Constructor for class com.github.twitch4j.graphql.command.CommandFollowUser
- commandGroup - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- commandKey - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- CommandLockPrediction - Class in com.github.twitch4j.graphql.command
- CommandLockPrediction(ApolloClient, String) - Constructor for class com.github.twitch4j.graphql.command.CommandLockPrediction
-
Constructor
- CommandRejectFriendRequest - Class in com.github.twitch4j.graphql.command
- CommandRejectFriendRequest(ApolloClient, String) - Constructor for class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
-
Constructor
- CommandResolvePrediction - Class in com.github.twitch4j.graphql.command
- CommandResolvePrediction(ApolloClient, String, String) - Constructor for class com.github.twitch4j.graphql.command.CommandResolvePrediction
-
Constructor
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- commandState - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- CommandTerminatePoll - Class in com.github.twitch4j.graphql.command
- CommandTerminatePoll(ApolloClient, String) - Constructor for class com.github.twitch4j.graphql.command.CommandTerminatePoll
-
Constructor
- CommandUnfollowUser - Class in com.github.twitch4j.graphql.command
-
Unfollow User
- CommandUnfollowUser(ApolloClient, Long) - Constructor for class com.github.twitch4j.graphql.command.CommandUnfollowUser
- CommandUpdateClip - Class in com.github.twitch4j.graphql.command
- CommandUpdateClip(ApolloClient, String, String) - Constructor for class com.github.twitch4j.graphql.command.CommandUpdateClip
-
Constructor
- CommandUpdateCommunityPointsGoal - Class in com.github.twitch4j.graphql.command
- CommandUpdateCommunityPointsGoal(ApolloClient, UpdateCommunityPointsCommunityGoalInput) - Constructor for class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
-
Constructor
- CommandUpdateCustomRedemptionStatus - Class in com.github.twitch4j.graphql.command
- CommandUpdateCustomRedemptionStatus(ApolloClient, String, String, CommunityPointsCustomRewardRedemptionStatus) - Constructor for class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
-
Constructor
- CommandUpdateCustomRedemptionStatuses - Class in com.github.twitch4j.graphql.command
- CommandUpdateCustomRedemptionStatuses(ApolloClient, String, List<String>, CommunityPointsCustomRewardRedemptionStatus, CommunityPointsCustomRewardRedemptionStatus) - Constructor for class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
-
Constructor
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- createClip(OAuth2Credential, String, Double, String, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- createCommunityPointsGoal(OAuth2Credential, CreateCommunityPointsCommunityGoalInput) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- createModComment(OAuth2Credential, String, String, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- createPoll(OAuth2Credential, CreatePollInput) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- createPrediction(OAuth2Credential, CreatePredictionEventInput) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.BaseCommand
D
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.BaseCommand
- deleteChannelBlockedTerm(OAuth2Credential, String, List<String>) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
-
Deprecated.
- deleteChannelPermittedTerm(OAuth2Credential, String, List<String>) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- deleteClips(OAuth2Credential, List<String>) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- deleteCommunityPointsGoal(OAuth2Credential, String, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- denyUnbanRequest(OAuth2Credential, String, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
E
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- executionHook - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- executionResult - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.BaseCommand
F
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.BaseCommand
- fetchActivePredictions(OAuth2Credential, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- fetchBanStatus(OAuth2Credential, String, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- fetchChannelPointRewards(OAuth2Credential, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- fetchChatHistory(OAuth2Credential, String, String, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- fetchChatters(OAuth2Credential, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- fetchLastBroadcast(OAuth2Credential, String, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- fetchLockedPredictions(OAuth2Credential, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- fetchModComments(OAuth2Credential, String, String, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- fetchMods(OAuth2Credential, String, String, Integer) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- fetchPoll(OAuth2Credential, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- fetchPrediction(OAuth2Credential, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- fetchSquadStream(OAuth2Credential, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- fetchUnbanRequests(OAuth2Credential, String, String, Integer, UnbanRequestsSortOrder, UnbanRequestStatus, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- fetchUser(OAuth2Credential, String, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- fetchUserEmoteSets(OAuth2Credential, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- fetchUserSubscriptions(OAuth2Credential, String, Integer, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- fetchVideoComments(OAuth2Credential, String, String, String, String, String, Integer, Integer) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- fetchVips(OAuth2Credential, String, String, Integer) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- followUser(OAuth2Credential, Long, Boolean) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
-
Follow a user
G
- getBaseUrl() - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
BaseUrl
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getClientId() - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Client Id
- getClientSecret() - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Client Secret
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getDefaultEventHandler() - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
EventManager
- getDefaultFirstPartyToken() - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Default First-Party OAuth Token
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getEventManager() - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Event Manager
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.BaseCommand
-
Abstract GraphQL Call
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getGraphQLCall() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- getHeaders() - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Additional headers to be applied to each outbound request
- getId() - Method in enum class com.github.twitch4j.graphql.command.CommandComputeId
-
The computed ID
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getMetrics() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getProperties() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getProxyConfig() - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Proxy Configuration
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getTimeout() - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Default Timeout
- getUserAgent() - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
User Agent
H
- handleThreadEnd(AbstractCommand<T>) - Method in class com.github.twitch4j.graphql.command.BaseCommand
I
- INSTANCE - Enum constant in enum class com.github.twitch4j.graphql.command.CommandComputeId
-
Represents a thread-safe singleton
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- isEnableBatching() - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Whether GraphQL Queries should be batched
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.BaseCommand
L
- lockPrediction(OAuth2Credential, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
M
- metrics - Variable in class com.github.twitch4j.graphql.command.BaseCommand
O
- observe() - Method in class com.github.twitch4j.graphql.command.BaseCommand
P
- properties - Variable in class com.github.twitch4j.graphql.command.BaseCommand
R
- rejectFriendRequest(OAuth2Credential, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- requestCache - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- resolvePrediction(OAuth2Credential, String, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- run() - Method in class com.github.twitch4j.graphql.command.BaseCommand
-
Run Command
S
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.BaseCommand
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.BaseCommand
T
- terminatePoll(OAuth2Credential, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- threadPool - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- threadState - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- toObservable() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- TwitchGraphQL - Class in com.github.twitch4j.graphql
-
This is an unofficial API that is not intended for third-party use.
- TwitchGraphQL(String, String, EventManager, String, OAuth2Credential, ProxyConfig, boolean, Integer, Map<String, String>) - Constructor for class com.github.twitch4j.graphql.TwitchGraphQL
-
Constructor
- TwitchGraphQLBuilder - Class in com.github.twitch4j.graphql
-
Twitch GraphQL Builder
U
- unfollowUser(OAuth2Credential, Long) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
-
Unfollow a user
- updateClip(OAuth2Credential, String, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- updateCommunityPointsGoal(OAuth2Credential, UpdateCommunityPointsCommunityGoalInput) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- updateRedemptionStatus(OAuth2Credential, String, String, CommunityPointsCustomRewardRedemptionStatus) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- updateRedemptionStatuses(OAuth2Credential, String, List<String>, CommunityPointsCustomRewardRedemptionStatus, CommunityPointsCustomRewardRedemptionStatus) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
V
- valueOf(String) - Static method in enum class com.github.twitch4j.graphql.command.CommandComputeId
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.github.twitch4j.graphql.command.CommandComputeId
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- withClientId(String) - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Client Id
- withClientSecret(String) - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Deprecated.
- withDefaultEventHandler(Class<? extends IEventHandler>) - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
EventManager
- withDefaultFirstPartyToken(OAuth2Credential) - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Default First-Party OAuth Token
- withEnableBatching(boolean) - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Whether GraphQL Queries should be batched
- withEventManager(EventManager) - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Event Manager
- withHeaders(Map<String, String>) - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Additional headers to be applied to each outbound request
- withProxyConfig(ProxyConfig) - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Proxy Configuration
- withTimeout(Integer) - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Default Timeout
- withUserAgent(String) - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
User Agent
All Classes and Interfaces|All Packages