コード例 #1
0
 internal ListDatasetContentsPaginator(IAmazonIoTAnalytics client, ListDatasetContentsRequest request)
 {
     this._client  = client;
     this._request = request;
 }
コード例 #2
0
 internal IoTAnalyticsPaginatorFactory(IAmazonIoTAnalytics client)
 {
     this.client = client;
 }
コード例 #3
0
 internal ListChannelsPaginator(IAmazonIoTAnalytics client, ListChannelsRequest request)
 {
     this._client  = client;
     this._request = request;
 }
コード例 #4
0
 internal ListPipelinesPaginator(IAmazonIoTAnalytics client, ListPipelinesRequest request)
 {
     this._client  = client;
     this._request = request;
 }