public class GetNewsForApp extends SteamNewsRequest
GetNewsForApp class.
Constructor and Description |
---|
GetNewsForApp(int apiVersion,
int appId)
Constructor for GetNewsForApp.
|
Modifier and Type | Method and Description |
---|---|
GetNewsForApp |
count(int count)
count.
|
GetNewsForApp |
endDate(int endDate)
endDate.
|
GetNewsForApp |
feeds(String feeds)
feeds.
|
GetNewsForApp |
maxLength(int maxLength)
maxLength.
|
getSteamApiInterface, getSteamApiMethod, setSteamApiInterface, setSteamApiMethod
apiVersion, apiVersion, baseUrlFormat, baseUrlFormat, getMessage, hasProperty, property, property, resolveBaseUrl, resolveProperties, urlParam
baseUrl, build, encode, encode, header, method, request, urlParam
buildToString, equals, hashCode, id, toString
public GetNewsForApp(int apiVersion, int appId)
Constructor for GetNewsForApp.
apiVersion
- a intappId
- a intpublic GetNewsForApp maxLength(int maxLength)
maxLength.
maxLength
- a intGetNewsForApp
objectpublic GetNewsForApp endDate(int endDate)
endDate.
endDate
- a intGetNewsForApp
objectpublic GetNewsForApp count(int count)
count.
count
- a intGetNewsForApp
objectpublic GetNewsForApp feeds(String feeds)
feeds.
feeds
- a String
objectGetNewsForApp
objectCopyright © 2016–2024. All rights reserved.