public class Dota2Fantasy extends Dota2WebApiInterface
Dota2Fantasy class.
VERSION_1, VERSION_2, VERSION_3| Constructor and Description |
|---|
Dota2Fantasy(SteamWebApiClient client)
Constructor for Dota2Fantasy.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Dota2FantasyPlayerInfo> |
getPlayerOfficialInfo(int accountId)
getPlayerOfficialInfo.
|
CompletableFuture<List<Dota2FantasyProPlayerInfo>> |
getProPlayerList()
getProPlayerList.
|
asCollectionOf, asListOf, getValidResultasCollectionOf, builder, configureBuilder, fromJson, fromJson, handleError, sendRequestpublic Dota2Fantasy(SteamWebApiClient client)
Constructor for Dota2Fantasy.
client - a SteamWebApiClient objectpublic CompletableFuture<Dota2FantasyPlayerInfo> getPlayerOfficialInfo(int accountId)
getPlayerOfficialInfo.
accountId - a intCompletableFuture objectpublic CompletableFuture<List<Dota2FantasyProPlayerInfo>> getProPlayerList()
getProPlayerList.
CompletableFuture objectCopyright © 2016–2024. All rights reserved.