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> - 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
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- circuitBreaker - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- 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
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandBanUser
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- commandContainsFallback - Static variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- 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
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- commandGroup - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- commandKey - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- commandKey - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- 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
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- commandStartTimestamp - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- commandState - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- commandState - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- 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
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- concurrencyStrategy - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- 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
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- currentRequestLog - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
D
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.BaseCommand
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- decomposeException(Exception) - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- 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
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- endCurrentThreadExecutingCommand - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- eventNotifier - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- executionHook - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- executionHook - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- executionResult - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- executionResult - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- executionResultAtTimeOfCancellation - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- executionSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.BaseCommand
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandBanUser
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- executionSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
F
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- fallbackSemaphoreOverride - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.BaseCommand
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandBanUser
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- fallbackSemaphorePerCircuit - Static variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- 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
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- 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
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getCommandGroup() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getCommandKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getCommandRunStartTimeInNanos() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- 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
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getEventCounts() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- getEventManager() - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Event Manager
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getExceptionFromThrowable(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getExecutionEvents() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getExecutionSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getExecutionTimeInMilliseconds() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getFailedExecutionException() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getFallbackSemaphore() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- 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
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getLogMessagePrefix() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- getMetrics() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getMetrics() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getNumberCollapsed() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getNumberEmissions() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getNumberFallbackEmissions() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getOriginatingCollapserKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- getProperties() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getProperties() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- getProxyConfig() - Method in class com.github.twitch4j.graphql.TwitchGraphQLBuilder
-
Proxy Configuration
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getPublicCacheKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- getThreadPoolKey() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- 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
- handleThreadEnd(AbstractCommand<AcceptFriendRequestMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- handleThreadEnd(AbstractCommand<AddChannelBlockedTermMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- handleThreadEnd(AbstractCommand<AddChannelPermittedTermMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- handleThreadEnd(AbstractCommand<ApproveUnbanRequestMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- handleThreadEnd(AbstractCommand<ArchivePollMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- handleThreadEnd(AbstractCommand<BanUserFromChatRoomMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- handleThreadEnd(AbstractCommand<BulkApproveUnbanRequestMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- handleThreadEnd(AbstractCommand<BulkDenyUnbanRequestMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- handleThreadEnd(AbstractCommand<CancelPredictionEventMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- handleThreadEnd(AbstractCommand<CreateClipMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- handleThreadEnd(AbstractCommand<CreateCommunityPointsCommunityGoalMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- handleThreadEnd(AbstractCommand<CreateModeratorCommentMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- handleThreadEnd(AbstractCommand<CreatePollMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- handleThreadEnd(AbstractCommand<CreatePredictionEventMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- handleThreadEnd(AbstractCommand<DeleteChannelBlockedTermMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- handleThreadEnd(AbstractCommand<DeleteChannelPermittedTermMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- handleThreadEnd(AbstractCommand<DeleteClipsMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- handleThreadEnd(AbstractCommand<DeleteCommunityPointsCommunityGoalMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- handleThreadEnd(AbstractCommand<DenyUnbanRequestMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- handleThreadEnd(AbstractCommand<FetchActivePredictionsQuery.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- handleThreadEnd(AbstractCommand<FetchBanStatusQuery.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- handleThreadEnd(AbstractCommand<FetchChatHistoryQuery.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- handleThreadEnd(AbstractCommand<FetchChattersQuery.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- handleThreadEnd(AbstractCommand<FetchCommunityPointsSettingsQuery.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- handleThreadEnd(AbstractCommand<FetchLastBroadcastQuery.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- handleThreadEnd(AbstractCommand<FetchLockedPredictionsQuery.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- handleThreadEnd(AbstractCommand<FetchModCommentsQuery.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- handleThreadEnd(AbstractCommand<FetchModsQuery.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- handleThreadEnd(AbstractCommand<FetchPollQuery.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- handleThreadEnd(AbstractCommand<FetchPredictionQuery.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- handleThreadEnd(AbstractCommand<FetchSquadStreamQuery.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- handleThreadEnd(AbstractCommand<FetchUnbanRequestsQuery.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- handleThreadEnd(AbstractCommand<FetchUserQuery.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- handleThreadEnd(AbstractCommand<FetchUserEmoteSetsQuery.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- handleThreadEnd(AbstractCommand<FetchUserSubscriptionsQuery.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- handleThreadEnd(AbstractCommand<FetchVideoCommentsQuery.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- handleThreadEnd(AbstractCommand<FetchVipsQuery.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- handleThreadEnd(AbstractCommand<FollowMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- handleThreadEnd(AbstractCommand<LockPredictionEventMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- handleThreadEnd(AbstractCommand<RejectFriendRequestMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- handleThreadEnd(AbstractCommand<ResolvePredictionEventMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- handleThreadEnd(AbstractCommand<TerminatePollMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- handleThreadEnd(AbstractCommand<UnfollowMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- handleThreadEnd(AbstractCommand<UpdateClipMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- handleThreadEnd(AbstractCommand<UpdateCommunityPointsCommunityGoalMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- handleThreadEnd(AbstractCommand<UpdateCommunityPointsCustomRewardRedemptionStatusMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- handleThreadEnd(AbstractCommand<UpdateCommunityPointsCustomRewardRedemptionStatusesByRedemptionsMutation.Data>) - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
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
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- isCircuitBreakerOpen() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- isCommandTimedOut - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- 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
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- isExecutedInThread() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- isExecutionComplete() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- isFailedExecution() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- isRequestCachingEnabled() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- isResponseFromCache - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- isResponseFromCache() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- isResponseFromFallback() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- isResponseRejected() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- isResponseSemaphoreRejected() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- isResponseShortCircuited() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- isResponseThreadPoolRejected() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- isResponseTimedOut() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- isSuccessfulExecution() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
L
- lockPrediction(OAuth2Credential, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
M
- metrics - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- metrics - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
O
- observe() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- observe() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- observe() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- observe() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- observe() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- observe() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- observe() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- observe() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- observe() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- observe() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- observe() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- observe() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- observe() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- observe() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- observe() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- observe() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- observe() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- observe() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- observe() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- observe() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- observe() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- observe() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- observe() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- observe() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- observe() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- observe() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- observe() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- observe() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- observe() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- observe() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
P
- properties - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- properties - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- properties - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- properties - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- properties - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- properties - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- properties - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- properties - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- properties - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- properties - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- properties - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- properties - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- properties - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- properties - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- properties - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- properties - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- properties - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- properties - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- properties - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- properties - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- properties - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- properties - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- properties - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- properties - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- properties - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- properties - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- properties - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- properties - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- properties - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- properties - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
R
- rejectFriendRequest(OAuth2Credential, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- requestCache - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- requestCache - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- 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
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- shouldNotBeWrapped(Throwable) - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- shouldOutputOnNextEvents() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
T
- terminatePoll(OAuth2Credential, String) - Method in class com.github.twitch4j.graphql.TwitchGraphQL
- threadPool - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- threadPool - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- threadPoolKey - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- threadState - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- threadState - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.BaseCommand
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandArchivePoll
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandBanUser
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandCreateClip
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandCreateModComment
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandCreatePoll
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandDeleteClips
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFetchChatters
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFetchModComments
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFetchMods
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFetchPoll
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFetchUser
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFetchVips
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandFollowUser
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandLockPrediction
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandUpdateClip
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- timeoutTimer - Variable in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- toObservable() - Method in class com.github.twitch4j.graphql.command.BaseCommand
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandAcceptFriendRequest
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelBlockedTerm
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandAddChannelPermittedTerm
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandApproveUnbanRequest
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandArchivePoll
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandBanUser
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandBulkApproveUnbanRequest
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandBulkDenyUnbanRequest
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandCancelPrediction
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandCreateClip
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandCreateCommunityPointsGoal
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandCreateModComment
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandCreatePoll
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandCreatePrediction
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelBlockedTerm
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandDeleteChannelPermittedTerm
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandDeleteClips
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandDeleteCommunityPointsGoal
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandDenyUnbanRequest
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFetchActivePredictions
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFetchBanStatus
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatHistory
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFetchChatters
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFetchCommunityPointsSettings
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFetchLastBroadcast
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFetchLockedPredictions
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFetchModComments
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFetchMods
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFetchPoll
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFetchPrediction
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFetchSquadStream
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFetchUnbanRequests
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFetchUser
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserEmoteSets
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFetchUserSubscriptions
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFetchVideoComments
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFetchVips
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandFollowUser
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandLockPrediction
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandRejectFriendRequest
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandResolvePrediction
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandTerminatePoll
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandUnfollowUser
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandUpdateClip
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCommunityPointsGoal
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatus
- toObservable() - Method in class com.github.twitch4j.graphql.command.CommandUpdateCustomRedemptionStatuses
- 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