| Package | Description |
|---|---|
| de.SweetCode.SteamAPI.exceptions | |
| de.SweetCode.SteamAPI.method | |
| de.SweetCode.SteamAPI.method.option | |
| de.SweetCode.SteamAPI.method.option.options |
| Constructor and Description |
|---|
SteamDependencyException(SteamMethod method,
Option depending,
String dependencyKey) |
SteamMissingInputException(SteamMethod steamMethod,
Option option) |
| Modifier and Type | Method and Description |
|---|---|
Option |
SteamMethodVersion.get(String key)
Gives the option related to the key.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SteamMethodVersion.add(Option option)
Adds a option if the option does not exist yet.
|
SteamMethodVersion.Builder |
SteamMethodVersion.Builder.add(Option option)
Adds the provided Option.
|
| Modifier and Type | Method and Description |
|---|---|
Option |
Option.Builder.build()
Builds a new instance of
Option with all provided values. |
| Modifier and Type | Class and Description |
|---|---|
class |
AppIDOption |
class |
CountOption |
class |
FilterOption |
class |
KeyOption |
class |
LimitOption |
class |
SessionIDOption |
class |
SteamIDOption |
class |
TimeBeginOption |
class |
TimeEndOption |
Copyright © 2017. All rights reserved.