public class ThrottledApiHandler.AsyncFeaturedGamesHandler extends Object implements FeaturedGamesHandler
| Constructor and Description |
|---|
AsyncFeaturedGamesHandler() |
| Modifier and Type | Method and Description |
|---|---|
Future<FeaturedGames> |
asyncGetFeaturedGames() |
FeaturedGames |
getFeaturedGames()
Retrieve a list of featured games as well as information how often the listing changes.
|
Version |
getVersion() |
public FeaturedGames getFeaturedGames()
FeaturedGamesHandlergetFeaturedGames in interface FeaturedGamesHandlerpublic Future<FeaturedGames> asyncGetFeaturedGames()
public Version getVersion()
getVersion in interface VersionableCopyright © 2015. All rights reserved.