Class RecommenderClient.ListInsightTypesPagedResponse (2.44.0)

public static class RecommenderClient.ListInsightTypesPagedResponse extends AbstractPagedListResponse<ListInsightTypesRequest,ListInsightTypesResponse,InsightType,RecommenderClient.ListInsightTypesPage,RecommenderClient.ListInsightTypesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RecommenderClient.ListInsightTypesPagedResponse

Static Methods

createAsync(PageContext<ListInsightTypesRequest,ListInsightTypesResponse,InsightType> context, ApiFuture<ListInsightTypesResponse> futureResponse)

public static ApiFuture<RecommenderClient.ListInsightTypesPagedResponse> createAsync(PageContext<ListInsightTypesRequest,ListInsightTypesResponse,InsightType> context, ApiFuture<ListInsightTypesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListInsightTypesRequest,ListInsightTypesResponse,InsightType>
futureResponse ApiFuture<ListInsightTypesResponse>
Returns
Type Description
ApiFuture<ListInsightTypesPagedResponse>