| Package | Description |
|---|---|
| net.boreeas.riotapi.rest |
| Modifier and Type | Method and Description |
|---|---|
MapDataOverview |
ApiHandler.getMaps()
Retrieve map information
This method does not count towards the rate limit
|
MapDataOverview |
ApiHandler.getMaps(String version,
String locale)
Retrieve map information
This method does not count towards the rate limit
|
| Modifier and Type | Method and Description |
|---|---|
Future<MapDataOverview> |
ThrottledApiHandler.getMaps()
Retrieve map information
This method does not count towards the rate limit
|
Future<MapDataOverview> |
ThrottledApiHandler.getMaps(String version,
String locale)
Retrieve map information
This method does not count towards the rate limit
|
Copyright © 2015. All rights reserved.