| Modifier and Type | Method and Description |
|---|---|
static SwgohAPI.BattleField |
SwgohAPI.BattleField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SwgohAPI.BattleField[] |
SwgohAPI.BattleField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<String> |
SwgohAPI.getBattles(Boolean enums,
SwgohAPI.BattleField... fields) |
CompletableFuture<String> |
SwgohAPIClient.getBattles(Boolean enums,
SwgohAPI.Language language,
SwgohAPI.BattleField... fields) |
CompletableFuture<String> |
SwgohAPI.getBattles(Boolean enums,
SwgohAPI.Language language,
SwgohAPI.BattleField... fields)
Returns the current list of all campaigns, nodes and battle data.
|
default CompletableFuture<String> |
SwgohAPI.getBattles(SwgohAPI.BattleField... fields) |
default CompletableFuture<String> |
SwgohAPI.getBattles(SwgohAPI.Language language,
SwgohAPI.BattleField... fields) |
Copyright © 2018. All rights reserved.