Skip navigation links
A B C D E F G H I J L M N O P R S T U V 

S

SERVER_ERROR - Static variable in exception net.rithms.riot.api.RiotApiException
 
Service - Class in net.rithms.riot.api.endpoints.lol_status.dto
 
Service() - Constructor for class net.rithms.riot.api.endpoints.lol_status.dto.Service
 
setAsyncRequestTimeout(int) - Method in class net.rithms.riot.api.ApiConfig
Sets a specified timeout value, in milliseconds, for calls in RiotApiAsync to wait at most for a response.
setDebugLevel(Level) - Method in class net.rithms.riot.api.ApiConfig
Sets the debug level.
setDebugToFile(boolean) - Method in class net.rithms.riot.api.ApiConfig
Sets whether the debug log should be saved in a file.
setKey(String) - Method in class net.rithms.riot.api.ApiConfig
Sets the api key for the Riot Api.
setMaxAsyncThreads(int) - Method in class net.rithms.riot.api.ApiConfig
Sets the maximum amount of threads for asynchronous api calls running at once.
setRateLimit(Platform, String, String, String, int) - Method in class net.rithms.riot.api.request.ratelimit.DefaultRateLimitHandler.RateLimitList
 
setRateLimitHandler(RateLimitHandler) - Method in class net.rithms.riot.api.ApiConfig
Sets the RateLimitHandler to take care of rate limiting.
setRequestTimeout(int) - Method in class net.rithms.riot.api.ApiConfig
Sets a specified timeout value, in milliseconds, for calls in RiotApi to wait at most for a response.
setTournamentKey(String) - Method in class net.rithms.riot.api.ApiConfig
Sets the tournament api key for the Riot Api.
setTournamentMockMode(boolean) - Method in class net.rithms.riot.api.ApiConfig
Sets whether the api should redirect tournament method calls should be redirected to the TOURNAMENT-STUB endpoint.
ShardStatus - Class in net.rithms.riot.api.endpoints.lol_status.dto
 
ShardStatus() - Constructor for class net.rithms.riot.api.endpoints.lol_status.dto.ShardStatus
 
Skin - Class in net.rithms.riot.api.endpoints.static_data.dto
This object contains champion skin data.
Skin() - Constructor for class net.rithms.riot.api.endpoints.static_data.dto.Skin
 
SpectatorApiMethod - Class in net.rithms.riot.api.endpoints.spectator
 
SpectatorType - Enum in net.rithms.riot.api.endpoints.tournament.constant
 
SpellListTags - Enum in net.rithms.riot.api.endpoints.static_data.constant
 
SpellTags - Enum in net.rithms.riot.api.endpoints.static_data.constant
 
SpellVars - Class in net.rithms.riot.api.endpoints.static_data.dto
This object contains spell vars data.
SpellVars() - Constructor for class net.rithms.riot.api.endpoints.static_data.dto.SpellVars
 
StaticDataApiMethod - Class in net.rithms.riot.api.endpoints.static_data
 
StaticDataWithLocaleExample - Class in <Unnamed>
This example demonstrates using the RiotApi to request some static data using a Locale.
StaticDataWithLocaleExample() - Constructor for class StaticDataWithLocaleExample
 
Stats - Class in net.rithms.riot.api.endpoints.static_data.dto
This object contains champion stats data.
Stats() - Constructor for class net.rithms.riot.api.endpoints.static_data.dto.Stats
 
Summoner - Class in net.rithms.riot.api.endpoints.summoner.dto
represents a summoner
Summoner() - Constructor for class net.rithms.riot.api.endpoints.summoner.dto.Summoner
 
SummonerApiMethod - Class in net.rithms.riot.api.endpoints.summoner
 
SummonerExample - Class in <Unnamed>
This example demonstrates using the RiotApi to request summoner information for a given summoner name
SummonerExample() - Constructor for class SummonerExample
 
SummonerSpell - Class in net.rithms.riot.api.endpoints.static_data.dto
This object contains summoner spell data.
SummonerSpell() - Constructor for class net.rithms.riot.api.endpoints.static_data.dto.SummonerSpell
 
SummonerSpellList - Class in net.rithms.riot.api.endpoints.static_data.dto
This object contains summoner spell list data.
SummonerSpellList() - Constructor for class net.rithms.riot.api.endpoints.static_data.dto.SummonerSpellList
 
SummonerTest - Class in net.rithms.test.sync
Tests synchronous calls to the summoner endpoint
SummonerTest() - Constructor for class net.rithms.test.sync.SummonerTest
 
A B C D E F G H I J L M N O P R S T U V 
Skip navigation links