Ejemplo n.º 1
0
 /// <summary>
 /// Paginator for ListGames operation
 ///</summary>
 public IListGamesPaginator ListGames(ListGamesRequest request)
 {
     return(new ListGamesPaginator(this.client, request));
 }
Ejemplo n.º 2
0
 internal ListGamesPaginator(IAmazonGameSparks client, ListGamesRequest request)
 {
     this._client  = client;
     this._request = request;
 }