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