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

A

AggregatedStats - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
AggregatedStats() - Constructor for class net.boreeas.riotapi.rest.AggregatedStats
 
ApiHandler - Class in net.boreeas.riotapi.rest
Handles sending GET request to the riot api server Created on 4/12/2014.
ApiHandler(Shard, String) - Constructor for class net.boreeas.riotapi.rest.ApiHandler
Create a new ApiHandler object
ApiHandler.CurrentGame - Class in net.boreeas.riotapi.rest
 
ApiHandler.FeaturedGamesHandler - Class in net.boreeas.riotapi.rest
 
AsyncCurrentGameHandler() - Constructor for class net.boreeas.riotapi.rest.ThrottledApiHandler.AsyncCurrentGameHandler
 
AsyncFeaturedGamesHandler() - Constructor for class net.boreeas.riotapi.rest.ThrottledApiHandler.AsyncFeaturedGamesHandler
 
asyncGetCurrentGameInfo(long) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler.AsyncCurrentGameHandler
 
asyncGetFeaturedGames() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler.AsyncFeaturedGamesHandler
 

B

BasicChampData - Class in net.boreeas.riotapi.rest
Created on 4/12/2014.
BasicChampData() - Constructor for class net.boreeas.riotapi.rest.BasicChampData
 
BlockItem - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
BlockItem() - Constructor for class net.boreeas.riotapi.rest.BlockItem
 

C

ChampData - Enum in net.boreeas.riotapi.rest
Created on 4/14/2014.
Champion - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
Champion() - Constructor for class net.boreeas.riotapi.rest.Champion
 
ChampionInfo - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
ChampionInfo() - Constructor for class net.boreeas.riotapi.rest.ChampionInfo
 
ChampionList - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
ChampionList() - Constructor for class net.boreeas.riotapi.rest.ChampionList
 
ChampionPassive - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
ChampionPassive() - Constructor for class net.boreeas.riotapi.rest.ChampionPassive
 
ChampionStats - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
ChampionStats() - Constructor for class net.boreeas.riotapi.rest.ChampionStats
 
close() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Stops the threads handling pending requests.
CurrentGame(String, WebTarget) - Constructor for class net.boreeas.riotapi.rest.ApiHandler.CurrentGame
 
CurrentGameHandler - Interface in net.boreeas.riotapi.rest.api
 
currentGameHandler - Variable in class net.boreeas.riotapi.rest.ApiHandler
 
currentGameHandler - Variable in class net.boreeas.riotapi.rest.ThrottledApiHandler
 
CurrentGameInfo - Class in net.boreeas.riotapi.rest
In-progress game info from the rest api
CurrentGameInfo() - Constructor for class net.boreeas.riotapi.rest.CurrentGameInfo
 

D

developmentDefault(Shard, String) - Static method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Returns a throttled api handler with the current development request limits, which is 10 requests per 10 seconds and 500 requests per 10 minutes

E

Event - Class in net.boreeas.riotapi.rest
 
Event() - Constructor for class net.boreeas.riotapi.rest.Event
 
Event.Type - Enum in net.boreeas.riotapi.rest
 

F

FeaturedGames - Class in net.boreeas.riotapi.rest
 
FeaturedGames() - Constructor for class net.boreeas.riotapi.rest.FeaturedGames
 
FeaturedGamesHandler - Interface in net.boreeas.riotapi.rest.api
 
featuredGamesHandler - Variable in class net.boreeas.riotapi.rest.ApiHandler
 
FeaturedGamesHandler(String, WebTarget) - Constructor for class net.boreeas.riotapi.rest.ApiHandler.FeaturedGamesHandler
 
featuredGamesHandler - Variable in class net.boreeas.riotapi.rest.ThrottledApiHandler
 
Frame - Class in net.boreeas.riotapi.rest
 
Frame() - Constructor for class net.boreeas.riotapi.rest.Frame
 

G

Game - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
Game() - Constructor for class net.boreeas.riotapi.rest.Game
 
getBasicChampData() - Method in class net.boreeas.riotapi.rest.ApiHandler
Get basic champion data (id, freeToPlay) for all champions
getBasicChampData(int) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get basic champion data for the selected champion
getBasicChampData() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get basic champion data (id, freeToPlay) for all champions
getBasicChampData(int) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get basic champion data for the selected champion
getByName(String) - Static method in enum net.boreeas.riotapi.rest.ChampData
 
getByName(String) - Static method in enum net.boreeas.riotapi.rest.ItemData
 
getByName(String) - Static method in enum net.boreeas.riotapi.rest.PlayerStatSummaryType
 
getByName(String) - Static method in enum net.boreeas.riotapi.rest.SpellData
 
getChallenger(QueueType) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get the region's challenger league
getChallenger(QueueType) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get the region's challenger league
getChampion(int) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get information about the specified champion This method does not count towards the rate limit
getChampion(int, ChampData) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get information about the specified champion This method does not count towards the rate limit
getChampion(int, ChampData, String, String) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get information about the specified champion This method does not count towards the rate limit
getChampion(int) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get information about the specified champion This method does not count towards the rate limit and is not affected by the throttle
getChampion(int, ChampData) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get information about the specified champion This method does not count towards the rate limit and is not affected by the throttle
getChampion(int, ChampData, String, String) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get information about the specified champion This method does not count towards the rate limit and is not affected by the throttle
getChampionListDto() - Method in class net.boreeas.riotapi.rest.ApiHandler
Get champion information for all champions
getChampionListDto(ChampData) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get champion information for all champions.
getChampionListDto(String, String, boolean, ChampData) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get champion information for all champions This method does not count towards the rate limit
getChampionListDto() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get champion information for all champions
getChampionListDto(ChampData) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get champion information for all champions.
getChampionListDto(String, String, boolean, ChampData) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get champion information for all champions This method does not count towards the rate limit
getChampions() - Method in class net.boreeas.riotapi.rest.ApiHandler
All champions in the game.
getChampions(ChampData) - Method in class net.boreeas.riotapi.rest.ApiHandler
All champions in the game.
getChampions(ChampData, String, String, boolean) - Method in class net.boreeas.riotapi.rest.ApiHandler
All champions in the game.
getChampions() - Method in class net.boreeas.riotapi.rest.ChampionList
 
getChampions() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
All champions in the game.
getChampions(ChampData) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
All champions in the game.
getChampions(ChampData, String, String, boolean) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
All champions in the game.
getCssVersion() - Method in class net.boreeas.riotapi.rest.Realm
 
getCurrentGameHandler() - Method in interface net.boreeas.riotapi.rest.api.LoLRestApi
 
getCurrentGameInfo(long) - Method in interface net.boreeas.riotapi.rest.api.CurrentGameHandler
Retrieves information about a game that is currently in progress.
getCurrentGameInfo(long) - Method in class net.boreeas.riotapi.rest.ApiHandler.CurrentGame
 
getCurrentGameInfo(long) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler.AsyncCurrentGameHandler
 
getDefaultLanguage() - Method in class net.boreeas.riotapi.rest.Realm
 
getDominionAverageAssists() - Method in class net.boreeas.riotapi.rest.AggregatedStats
 
getDominionAverageChampionsKilled() - Method in class net.boreeas.riotapi.rest.AggregatedStats
 
getDominionAverageCombatPlayerScore() - Method in class net.boreeas.riotapi.rest.AggregatedStats
 
getDominionAverageNumDeaths() - Method in class net.boreeas.riotapi.rest.AggregatedStats
 
getDominionAverageObjectivePlayerScore() - Method in class net.boreeas.riotapi.rest.AggregatedStats
 
getDominionAverageTeamObjective() - Method in class net.boreeas.riotapi.rest.AggregatedStats
 
getDominionAverageTotalPlayerScore() - Method in class net.boreeas.riotapi.rest.AggregatedStats
 
getDominionMaxAssists() - Method in class net.boreeas.riotapi.rest.AggregatedStats
 
getDominionMaxCombatPlayerScore() - Method in class net.boreeas.riotapi.rest.AggregatedStats
 
getDominionMaxObjectivePlayerScore() - Method in class net.boreeas.riotapi.rest.AggregatedStats
 
getDominionMaxTeamObjective() - Method in class net.boreeas.riotapi.rest.AggregatedStats
 
getDominionMaxTotalPlayerScore() - Method in class net.boreeas.riotapi.rest.AggregatedStats
 
getDragonVersion() - Method in class net.boreeas.riotapi.rest.Realm
 
getEncryptionKey() - Method in class net.boreeas.riotapi.rest.CurrentGameInfo
 
getFeaturedGames() - Method in interface net.boreeas.riotapi.rest.api.FeaturedGamesHandler
Retrieve a list of featured games as well as information how often the listing changes.
getFeaturedGames() - Method in class net.boreeas.riotapi.rest.ApiHandler.FeaturedGamesHandler
 
getFeaturedGames() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler.AsyncFeaturedGamesHandler
 
getFeaturedGamesHandler() - Method in interface net.boreeas.riotapi.rest.api.LoLRestApi
 
getFreeToPlayChampions() - Method in class net.boreeas.riotapi.rest.ApiHandler
Get basic champion data for all free-to-play champions
getFreeToPlayChampions() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get basic champion data for all free-to-play champions
getGameMode() - Method in class net.boreeas.riotapi.rest.Game
 
getGameType() - Method in class net.boreeas.riotapi.rest.Game
 
getItem(int) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve a specific item This method does not count towards the rate limit
getItem(int, ItemData) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve a specific item This method does not count towards the rate limit
getItem(int, ItemData, String, String) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve a specific item This method does not count towards the rate limit
getItem(int) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve a specific item This method does not count towards the rate limit and is not affected by the throttle
getItem(int, ItemData) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve a specific item This method does not count towards the rate limit and is not affected by the throttle
getItem(int, ItemData, String, String) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve a specific item This method does not count towards the rate limit and is not affected by the throttle
getItemList() - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a listing of items in the game This method does not count towards the rate limit
getItemList(ItemData) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a listing of items in the game This method does not count towards the rate limit
getItemList(ItemData, String, String) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a listing of items in the game This method does not count towards the rate limit
getItemList() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a listing of items in the game This method does not count towards the rate limit and is not affected by the throttle
getItemList(ItemData) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a listing of items in the game This method does not count towards the rate limit and is not affected by the throttle
getItemList(ItemData, String, String) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a listing of items in the game This method does not count towards the rate limit and is not affected by the throttle
getLeagueEntries(long) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a listing of all league entries in the summoner's leagues
getLeagueEntries(long...) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a listing of all league entries in the summoners' leagues
getLeagueEntries(String) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a listing of all league entries in the team's leagues
getLeagueEntries(String...) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a listing of all league entries in the teams' leagues
getLeagueEntries(long) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a listing of all league entries in the summoner's leagues
getLeagueEntries(long...) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a listing of all league entries in the summoners' leagues
getLeagueEntries(String) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a listing of all league entries in the team's leagues
getLeagueEntries(String...) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a listing of all league entries in the teams' leagues
getLeagues(long) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a listing of leagues for the summoner
getLeagues(long...) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a listing of leagues for the specified summoners
getLeagues(String) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a listing of leagues for the specified team
getLeagues(String...) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a listing of leagues for the specified teams
getLeagues(long) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a listing of leagues for the the summoner
getLeagues(long...) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a listing of leagues for the specified summoners
getLeagues(String) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a listing of leagues for the specified team
getLeagues(String...) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a listing of leagues for the specified teams
getLegacyScriptMode() - Method in class net.boreeas.riotapi.rest.Realm
 
getLocales() - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve supported locales for the specified region This method does not count towards your rate limit
getLocales() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve supported locales for the specified region This method does not count towards your rate limit
getLocalizedMessages() - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve localized strings for the english locale This method does not count towards your rate limit
getLocalizedMessages(String, String) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve localized strings for the english locale This method does not count towards your rate limit
getLocalizedMessages() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve localized strings for the english locale This method does not count towards your rate limit
getLocalizedMessages(String, String) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve localized strings for the english locale This method does not count towards your rate limit
getMaps() - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve map information This method does not count towards the rate limit
getMaps(String, String) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve map information This method does not count towards the rate limit
getMaps() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve map information This method does not count towards the rate limit
getMaps(String, String) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve map information This method does not count towards the rate limit
getMasteries() - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a listing of all masteries This method does not count towards the rate limit
getMasteries(MasteryData) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a listing of all masteries This method does not count towards the rate limit
getMasteries(MasteryData, String, String) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a listing of all masteries This method does not count towards the rate limit
getMasteries() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a listing of all masteries This method does not count towards the rate limit and is not affected by the throttle
getMasteries(MasteryData) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a listing of all masteries This method does not count towards the rate limit and is not affected by the throttle
getMasteries(MasteryData, String, String) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a listing of all masteries This method does not count towards the rate limit and is not affected by the throttle
getMastery(int) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a specific mastery This method does not count towards the rate limit
getMastery(int, MasteryData) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a specific mastery This method does not count towards the rate limit
getMastery(int, MasteryData, String, String) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a specific mastery This method does not count towards the rate limit
getMastery(int) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a specific mastery This method does not count towards the rate limit and is not affected by the throttle
getMastery(int, MasteryData) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a specific mastery This method does not count towards the rate limit and is not affected by the throttle
getMastery(int, MasteryData, String, String) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a specific mastery This method does not count towards the rate limit and is not affected by the throttle
getMasteryPages(int) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve the mastery pages of a user
getMasteryPages(int) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve the mastery pages of a user
getMasteryPagesMultipleUsers(Integer...) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve mastery pages for multiple users
getMasteryPagesMultipleUsers(Integer...) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve mastery pages for multiple users
getMatch(long) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieves the specified match, including timeline.
getMatch(long, boolean) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieves the specified match.
getMatch(long) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieves the specified match, including timeline.
getMatch(long, boolean) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieves the specified match.
getMatchHistory(long) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve a player's match history.
getMatchHistory(long, String...) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve a player's match history.
getMatchHistory(long, String[], QueueType...) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve a player's match history, filtering out all games not in the specified queues.
getMatchHistory(long, String[], QueueType[], int, int) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve a player's match history, filtering out all games not in the specified queues.
getMatchHistory(long) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve a player's match history.
getMatchHistory(long, String...) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve a player's match history.
getMatchHistory(long, String[], QueueType...) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve a player's match history, filtering out all games not in the specified queues.
getMatchHistory(long, String[], QueueType[], int, int) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve a player's match history, filtering out all games not in the specified queues.
getPlatformId() - Method in class net.boreeas.riotapi.rest.CurrentGameInfo
 
getPlayerStatSummaryType() - Method in class net.boreeas.riotapi.rest.PlayerStats
 
getRanges() - Method in class net.boreeas.riotapi.rest.Spell
If the spell is not self-targeted, return a list of ranges.
getRankedMaxNumDeaths() - Method in class net.boreeas.riotapi.rest.AggregatedStats
 
getRankedStats(long) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get ranked stats for a player
getRankedStats(long, Season) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get ranked stats for a player in a specific season
getRankedStats(long) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get ranked stats for a player
getRankedStats(long, Season) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get ranked stats for a player in a specific season
getRankedTotalDeathsPerSession() - Method in class net.boreeas.riotapi.rest.AggregatedStats
 
getRealm() - Method in class net.boreeas.riotapi.rest.ApiHandler
Get realm information for this region This method does not count towards the rate limit
getRealm() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get realm information for this region This method does not count towards the rate limit and is not affected by the throttle
getRecentGames(long) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a listing of recent games for the summoner
getRecentGames(long) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a listing of recent games for the summoner
getRune(int) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve a specific runes This method does not count towards the rate limit
getRune(int, ItemData) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve a specific runes This method does not count towards the rate limit
getRune(int, ItemData, String, String) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve a specific runes This method does not count towards the rate limit
getRune(int) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve a specific runes This method does not count towards the rate limit and is not affected by the throttle
getRune(int, ItemData) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve a specific runes This method does not count towards the rate limit and is not affected by the throttle
getRune(int, ItemData, String, String) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve a specific runes This method does not count towards the rate limit and is not affected by the throttle
getRuneList() - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a list of all runes This method does not count towards the rate limit
getRuneList(ItemData) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a list of all runes This method does not count towards the rate limit
getRuneList(ItemData, String, String) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a list of all runes This method does not count towards the rate limit
getRuneList() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a list of all runes This method does not count towards the rate limit and is not affected by the throttle
getRuneList(ItemData) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a list of all runes This method does not count towards the rate limit and is not affected by the throttle
getRuneList(ItemData, String, String) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a list of all runes This method does not count towards the rate limit and is not affected by the throttle
getRunePages(int) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve the runes pages of a user
getRunePages(int) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve the runes pages of a user
getRunePagesMultipleUsers(int...) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve runes pages for multiple users
getRunePagesMultipleUsers(int...) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve runes pages for multiple users
getShards() - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieves general information about each shard.
getShards() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieves general information about each shard.
getShardSatatus(Shard) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Deprecated.
Use #getShardStatus instead.
getShardStatus(Shard) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieves detailed information about the specified shard.
getShardStatus(Shard) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieves detailed information about the specified shard.
getSpells() - Method in class net.boreeas.riotapi.rest.SummonerSpellList
 
getStatsSummary(long) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get player stats for the player
getStatsSummary(long, Season) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get player stats for the player
getStatsSummary(long) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get player stats for the player
getStatsSummary(long, Season) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get player stats for the player
getSubType() - Method in class net.boreeas.riotapi.rest.Game
 
getSummoner(String) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get summoner information for the specified summoner
getSummoner(int) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get summoner information for the summoner with the specified id
getSummoner(String) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get summoner information for the specified summoner
getSummoner(int) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get summoner information for the summoner with the specified id
getSummonerId(String) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve the summoner id for the specified user
getSummonerId(String) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve the summoner id for the specified user
getSummonerIds(String...) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve summoner ids for the specified names
getSummonerIds(String...) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve summoner ids for the specified names
getSummonerName(int) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve the summoner name of the specified user
getSummonerName(int) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve the summoner name of the specified user
getSummonerNames(Integer...) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve summoner names for the specified ids
getSummonerNames(Integer...) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve summoner names for the specified ids
getSummoners(String...) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get summoner information for the summoners with the specified names
getSummoners(Integer...) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get summoner information for the summoners with the specified ids
getSummoners(String...) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get summoner information for the summoners with the specified names
getSummoners(Integer...) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get summoner information for the summoners with the specified ids
getSummonerSpell(int) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve a specific summoner spell This method does not count towards the rate limit
getSummonerSpell(int, SpellData) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve a specific summoner spell This method does not count towards the rate limit
getSummonerSpell(int, SpellData, String, String) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve a specific summoner spell This method does not count towards the rate limit
getSummonerSpell(int) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve a specific summoner spell This method does not count towards the rate limit and is not affected by the throttle
getSummonerSpell(int, SpellData) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve a specific summoner spell This method does not count towards the rate limit and is not affected by the throttle
getSummonerSpell(int, SpellData, String, String) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve a specific summoner spell This method does not count towards the rate limit and is not affected by the throttle
getSummonerSpellListDro(SpellData, String, String, boolean) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a list of all summoner spells as returned by the API This method does not count towards the rate limit
getSummonerSpellListDro(SpellData, String, String, boolean) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a list of all summoner spells as returned by the API This method does not count towards the rate limit and is not affected by the throttle
getSummonerSpellListDto() - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a list of all summoner spells as returned by the API This method does not count towards the rate limit
getSummonerSpellListDto(SpellData) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a list of all summoner spells as returned by the API This method does not count towards the rate limit
getSummonerSpellListDto() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a list of all summoner spells as returned by the API This method does not count towards the rate limit and is not affected by the throttle
getSummonerSpellListDto(SpellData) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a list of all summoner spells as returned by the API This method does not count towards the rate limit and is not affected by the throttle
getSummonerSpells() - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a list of all summoner spells as Java Collection This method does not count towards the rate limit
getSummonerSpells(SpellData) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a list of all summoner spells as Java Collection This method does not count towards the rate limit
getSummonerSpells(SpellData, String, String, boolean) - Method in class net.boreeas.riotapi.rest.ApiHandler
Get a list of all summoner spells as Java Collection This method does not count towards the rate limit
getSummonerSpells() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a list of all summoner spells as Java Collection This method does not count towards the rate limit and is not affected by the throttle
getSummonerSpells(SpellData) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a list of all summoner spells as Java Collection This method does not count towards the rate limit and is not affected by the throttle
getSummonerSpells(SpellData, String, String, boolean) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Get a list of all summoner spells as Java Collection This method does not count towards the rate limit and is not affected by the throttle
getTeam(String) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve information for the specified ranked team
getTeam() - Method in class net.boreeas.riotapi.rest.Game
 
getTeam() - Method in class net.boreeas.riotapi.rest.Player
 
getTeam(String) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve information for the specified ranked team
getTeams(String...) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve information for the specified ranked teams
getTeams(long) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve the ranked teams of a user
getTeams(long...) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve the ranked teams of the specified users
getTeams(String...) - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve information for the specified ranked teams
getTeamsBySummoner(long) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve the ranked teams of a user
getTeamsBySummoners(long...) - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve the ranked teams of the specified users
getVersion() - Method in interface net.boreeas.riotapi.rest.api.Versionable
 
getVersion() - Method in class net.boreeas.riotapi.rest.ApiHandler.CurrentGame
 
getVersion() - Method in class net.boreeas.riotapi.rest.ApiHandler.FeaturedGamesHandler
 
getVersion() - Method in class net.boreeas.riotapi.rest.LocalizedMessages
 
getVersion() - Method in class net.boreeas.riotapi.rest.MapDataOverview
The data dragon version of this data
getVersion() - Method in class net.boreeas.riotapi.rest.Realm
 
getVersion() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler.AsyncCurrentGameHandler
 
getVersion() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler.AsyncFeaturedGamesHandler
 
getVersions() - Method in class net.boreeas.riotapi.rest.ApiHandler
Retrieve currently supported game versions.
getVersions() - Method in class net.boreeas.riotapi.rest.Realm
 
getVersions() - Method in class net.boreeas.riotapi.rest.ThrottledApiHandler
Retrieve currently supported game versions.

I

Image - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
Image() - Constructor for class net.boreeas.riotapi.rest.Image
 
Incident - Class in net.boreeas.riotapi.rest
 
Incident() - Constructor for class net.boreeas.riotapi.rest.Incident
 
InProgressGameParticipant - Class in net.boreeas.riotapi.rest
 
InProgressGameParticipant() - Constructor for class net.boreeas.riotapi.rest.InProgressGameParticipant
 
isSelfTargeted() - Method in class net.boreeas.riotapi.rest.Spell
 
Item - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
Item() - Constructor for class net.boreeas.riotapi.rest.Item
 
ItemData - Enum in net.boreeas.riotapi.rest
Created on 4/14/2014.
ItemGroup - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
ItemGroup() - Constructor for class net.boreeas.riotapi.rest.ItemGroup
 
ItemList - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
ItemList() - Constructor for class net.boreeas.riotapi.rest.ItemList
 
ItemMetaData - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
ItemMetaData() - Constructor for class net.boreeas.riotapi.rest.ItemMetaData
 
ItemStats - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
ItemStats() - Constructor for class net.boreeas.riotapi.rest.ItemStats
 
ItemTree - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
ItemTree() - Constructor for class net.boreeas.riotapi.rest.ItemTree
 

L

LevelTip - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
LevelTip() - Constructor for class net.boreeas.riotapi.rest.LevelTip
 
Limit() - Constructor for class net.boreeas.riotapi.rest.ThrottledApiHandler.Limit
 
LocalizedMessages - Class in net.boreeas.riotapi.rest
The localized messages as returned by the api
LocalizedMessages() - Constructor for class net.boreeas.riotapi.rest.LocalizedMessages
 
LoLRestApi - Interface in net.boreeas.riotapi.rest.api
 

M

MapData - Class in net.boreeas.riotapi.rest
Basic map information
MapData() - Constructor for class net.boreeas.riotapi.rest.MapData
 
MapDataOverview - Class in net.boreeas.riotapi.rest
Basic map information
MapDataOverview() - Constructor for class net.boreeas.riotapi.rest.MapDataOverview
 
Mastery - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
Mastery() - Constructor for class net.boreeas.riotapi.rest.Mastery
 
MasteryData - Enum in net.boreeas.riotapi.rest
Created on 4/14/2014.
MasteryList - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
MasteryList() - Constructor for class net.boreeas.riotapi.rest.MasteryList
 
MasteryPage - Class in net.boreeas.riotapi.rest
Created on 7/18/2014.
MasteryPage() - Constructor for class net.boreeas.riotapi.rest.MasteryPage
 
MasteryTree - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
MasteryTree() - Constructor for class net.boreeas.riotapi.rest.MasteryTree
 
MasteryTreeItem - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
MasteryTreeItem() - Constructor for class net.boreeas.riotapi.rest.MasteryTreeItem
 
MasteryTreeList - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
MasteryTreeList() - Constructor for class net.boreeas.riotapi.rest.MasteryTreeList
 
Match - Class in net.boreeas.riotapi.rest
 
Match() - Constructor for class net.boreeas.riotapi.rest.Match
 
MatchDetail - Class in net.boreeas.riotapi.rest
A match history entry.
MatchDetail() - Constructor for class net.boreeas.riotapi.rest.MatchDetail
 
MatchHistorySummary - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
MatchHistorySummary() - Constructor for class net.boreeas.riotapi.rest.MatchHistorySummary
 
MatchSummary - Class in net.boreeas.riotapi.rest
This class is no longer needed, but for compatibility reasons can't be removed
MatchSummary() - Constructor for class net.boreeas.riotapi.rest.MatchSummary
 
MatchTimeline - Class in net.boreeas.riotapi.rest
 
MatchTimeline() - Constructor for class net.boreeas.riotapi.rest.MatchTimeline
 
maxValue - Variable in class net.boreeas.riotapi.rest.ThrottledApiHandler.Limit
 
Message - Class in net.boreeas.riotapi.rest
 
Message() - Constructor for class net.boreeas.riotapi.rest.Message
 
MessageOfDay - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
MessageOfDay() - Constructor for class net.boreeas.riotapi.rest.MessageOfDay
 

N

name - Variable in enum net.boreeas.riotapi.rest.ChampData
 
name - Variable in enum net.boreeas.riotapi.rest.ItemData
 
name - Variable in enum net.boreeas.riotapi.rest.MasteryData
 
name - Variable in enum net.boreeas.riotapi.rest.PlayerStatSummaryType
 
name - Variable in enum net.boreeas.riotapi.rest.SpellData
 
net.boreeas.riotapi.rest - package net.boreeas.riotapi.rest
 
net.boreeas.riotapi.rest.api - package net.boreeas.riotapi.rest.api
 

P

Participant - Class in net.boreeas.riotapi.rest
 
Participant() - Constructor for class net.boreeas.riotapi.rest.Participant
 
ParticipantFrame - Class in net.boreeas.riotapi.rest
 
ParticipantFrame() - Constructor for class net.boreeas.riotapi.rest.ParticipantFrame
 
ParticipantIdentity - Class in net.boreeas.riotapi.rest
 
ParticipantIdentity() - Constructor for class net.boreeas.riotapi.rest.ParticipantIdentity
 
ParticipantPlayer - Class in net.boreeas.riotapi.rest
 
ParticipantPlayer() - Constructor for class net.boreeas.riotapi.rest.ParticipantPlayer
 
ParticipantStats - Class in net.boreeas.riotapi.rest
 
ParticipantStats() - Constructor for class net.boreeas.riotapi.rest.ParticipantStats
 
ParticipantTimeline - Class in net.boreeas.riotapi.rest
 
ParticipantTimeline() - Constructor for class net.boreeas.riotapi.rest.ParticipantTimeline
 
ParticipantTimelineData - Class in net.boreeas.riotapi.rest
 
ParticipantTimelineData() - Constructor for class net.boreeas.riotapi.rest.ParticipantTimelineData
 
PERIOD - Static variable in class net.boreeas.riotapi.rest.ThrottledApiHandler
 
Player - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
Player() - Constructor for class net.boreeas.riotapi.rest.Player
 
PlayerChampionStats - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
PlayerChampionStats() - Constructor for class net.boreeas.riotapi.rest.PlayerChampionStats
 
PlayerStats - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
PlayerStats() - Constructor for class net.boreeas.riotapi.rest.PlayerStats
 
PlayerStatSummaryType - Enum in net.boreeas.riotapi.rest
Created on 4/12/2014.
PostMatchTeamOverview - Class in net.boreeas.riotapi.rest
 
PostMatchTeamOverview() - Constructor for class net.boreeas.riotapi.rest.PostMatchTeamOverview
 
PurchaseData - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
PurchaseData() - Constructor for class net.boreeas.riotapi.rest.PurchaseData
 

R

RankedStats - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
RankedStats() - Constructor for class net.boreeas.riotapi.rest.RankedStats
 
RankedTeam - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
RankedTeam() - Constructor for class net.boreeas.riotapi.rest.RankedTeam
 
Realm - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
Realm() - Constructor for class net.boreeas.riotapi.rest.Realm
 
RecommendedItemBlock - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
RecommendedItemBlock() - Constructor for class net.boreeas.riotapi.rest.RecommendedItemBlock
 
RecommendedItems - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
RecommendedItems() - Constructor for class net.boreeas.riotapi.rest.RecommendedItems
 
Rune - Class in net.boreeas.riotapi.rest
 
Rune() - Constructor for class net.boreeas.riotapi.rest.Rune
 
RuneList - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
RuneList() - Constructor for class net.boreeas.riotapi.rest.RuneList
 

S

Service - Class in net.boreeas.riotapi.rest
 
Service() - Constructor for class net.boreeas.riotapi.rest.Service
 
ShardData - Class in net.boreeas.riotapi.rest
 
ShardData() - Constructor for class net.boreeas.riotapi.rest.ShardData
 
ShardStatus - Class in net.boreeas.riotapi.rest
 
ShardStatus() - Constructor for class net.boreeas.riotapi.rest.ShardStatus
 
Skin - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
Skin() - Constructor for class net.boreeas.riotapi.rest.Skin
 
Spell - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
Spell() - Constructor for class net.boreeas.riotapi.rest.Spell
 
SpellData - Enum in net.boreeas.riotapi.rest
Created on 4/14/2014.
SpellVars - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
SpellVars() - Constructor for class net.boreeas.riotapi.rest.SpellVars
 
Stats - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
Stats() - Constructor for class net.boreeas.riotapi.rest.Stats
 
Summoner - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
Summoner() - Constructor for class net.boreeas.riotapi.rest.Summoner
 
SummonerSpell - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
SummonerSpell() - Constructor for class net.boreeas.riotapi.rest.SummonerSpell
 
SummonerSpellList - Class in net.boreeas.riotapi.rest
Created on 4/14/2014.
SummonerSpellList() - Constructor for class net.boreeas.riotapi.rest.SummonerSpellList
 

T

ThrottledApiHandler - Class in net.boreeas.riotapi.rest
Created on 4/23/2014.
ThrottledApiHandler(Shard, String, ThrottledApiHandler.Limit...) - Constructor for class net.boreeas.riotapi.rest.ThrottledApiHandler
 
ThrottledApiHandler.AsyncCurrentGameHandler - Class in net.boreeas.riotapi.rest
 
ThrottledApiHandler.AsyncFeaturedGamesHandler - Class in net.boreeas.riotapi.rest
 
ThrottledApiHandler.Limit - Class in net.boreeas.riotapi.rest
 
timeDeltaToMax - Variable in class net.boreeas.riotapi.rest.ThrottledApiHandler.Limit
 
Translation - Class in net.boreeas.riotapi.rest
 
Translation() - Constructor for class net.boreeas.riotapi.rest.Translation
 

U

unit - Variable in class net.boreeas.riotapi.rest.ThrottledApiHandler.Limit
 

V

valueOf(String) - Static method in enum net.boreeas.riotapi.rest.ChampData
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.boreeas.riotapi.rest.Event.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.boreeas.riotapi.rest.ItemData
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.boreeas.riotapi.rest.MasteryData
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.boreeas.riotapi.rest.PlayerStatSummaryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.boreeas.riotapi.rest.SpellData
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.boreeas.riotapi.rest.ChampData
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.boreeas.riotapi.rest.Event.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.boreeas.riotapi.rest.ItemData
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.boreeas.riotapi.rest.MasteryData
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.boreeas.riotapi.rest.PlayerStatSummaryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.boreeas.riotapi.rest.SpellData
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class net.boreeas.riotapi.rest.ApiHandler.CurrentGame
 
Versionable - Interface in net.boreeas.riotapi.rest.api
 
A B C D E F G I L M N P R S T U V 
Skip navigation links

Copyright © 2015. All rights reserved.