Class RecommenderClient.ListInsightsPagedResponse (2.44.0)

public static class RecommenderClient.ListInsightsPagedResponse extends AbstractPagedListResponse<ListInsightsRequest,ListInsightsResponse,Insight,RecommenderClient.ListInsightsPage,RecommenderClient.ListInsightsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RecommenderClient.ListInsightsPagedResponse

Static Methods

createAsync(PageContext<ListInsightsRequest,ListInsightsResponse,Insight> context, ApiFuture<ListInsightsResponse> futureResponse)

public static ApiFuture<RecommenderClient.ListInsightsPagedResponse> createAsync(PageContext<ListInsightsRequest,ListInsightsResponse,Insight> context, ApiFuture<ListInsightsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListInsightsRequest,ListInsightsResponse,Insight>
futureResponse ApiFuture<ListInsightsResponse>
Returns
Type Description
ApiFuture<ListInsightsPagedResponse>