public class ApiHandler.FeaturedGamesHandler extends Object implements FeaturedGamesHandler
| Constructor and Description |
|---|
FeaturedGamesHandler(String version,
javax.ws.rs.client.WebTarget featured) |
| Modifier and Type | Method and Description |
|---|---|
FeaturedGames |
getFeaturedGames()
Retrieve a list of featured games as well as information how often the listing changes.
|
Version |
getVersion() |
public FeaturedGamesHandler(String version, javax.ws.rs.client.WebTarget featured)
public FeaturedGames getFeaturedGames()
FeaturedGamesHandlergetFeaturedGames in interface FeaturedGamesHandlerpublic Version getVersion()
getVersion in interface VersionableCopyright © 2015. All rights reserved.