Exemplo n.º 1
0
 /// <summary>
 /// Paginator for ListStageDeployments operation
 ///</summary>
 public IListStageDeploymentsPaginator ListStageDeployments(ListStageDeploymentsRequest request)
 {
     return(new ListStageDeploymentsPaginator(this.client, request));
 }
Exemplo n.º 2
0
 internal ListStageDeploymentsPaginator(IAmazonGameSparks client, ListStageDeploymentsRequest request)
 {
     this._client  = client;
     this._request = request;
 }