public static class ReportServiceClient.SearchPagedResponse extends AbstractPagedListResponse<SearchRequest,SearchResponse,ReportRow,ReportServiceClient.SearchPage,ReportServiceClient.SearchFixedSizeCollection>
Static Methods
createAsync(PageContext<SearchRequest,SearchResponse,ReportRow> context, ApiFuture<SearchResponse> futureResponse)
public static ApiFuture<ReportServiceClient.SearchPagedResponse> createAsync(PageContext<SearchRequest,SearchResponse,ReportRow> context, ApiFuture<SearchResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context | PageContext<SearchRequest,SearchResponse,ReportRow> |
futureResponse | ApiFuture<SearchResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<SearchPagedResponse> |