Class RecommenderClient.ListInsightsPagedResponse (2.43.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
NameDescription
contextPageContext<ListInsightsRequest,ListInsightsResponse,Insight>
futureResponseApiFuture<ListInsightsResponse>
Returns
TypeDescription
ApiFuture<ListInsightsPagedResponse>