Class RecommenderClient.ListInsightTypesPagedResponse (2.43.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
NameDescription
contextPageContext<ListInsightTypesRequest,ListInsightTypesResponse,InsightType>
futureResponseApiFuture<ListInsightTypesResponse>
Returns
TypeDescription
ApiFuture<ListInsightTypesPagedResponse>