public abstract class SteamWebApiRequest extends AbstractWebApiRequest
| Constructor and Description |
|---|
SteamWebApiRequest(String apiInterface,
String apiMethod,
int apiVersion)
Constructor for SteamWebApiRequest.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSteamApiInterface()
Getter for the field
steamApiInterface. |
String |
getSteamApiMethod()
Getter for the field
steamApiMethod. |
void |
setSteamApiInterface(String steamApiInterface)
Setter for the field
steamApiInterface. |
void |
setSteamApiMethod(String steamApiMethod)
Setter for the field
steamApiMethod. |
apiVersion, apiVersion, baseUrlFormat, baseUrlFormat, getMessage, hasProperty, property, property, resolveBaseUrl, resolveProperties, urlParambaseUrl, build, encode, encode, header, method, request, urlParambuildToString, equals, hashCode, id, toStringpublic String getSteamApiInterface()
Getter for the field steamApiInterface.
String objectpublic void setSteamApiInterface(String steamApiInterface)
Setter for the field steamApiInterface.
steamApiInterface - a String objectpublic String getSteamApiMethod()
Getter for the field steamApiMethod.
String objectCopyright © 2016–2024. All rights reserved.