Package com.google.cloud.recommender.v1
Class RecommenderClient.ListInsightsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListInsightsRequest,ListInsightsResponse,Insight,RecommenderClient.ListInsightsPage,RecommenderClient.ListInsightsFixedSizeCollection>
-
- com.google.cloud.recommender.v1.RecommenderClient.ListInsightsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Insight>
- Enclosing class:
- RecommenderClient
public static class RecommenderClient.ListInsightsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListInsightsRequest,ListInsightsResponse,Insight,RecommenderClient.ListInsightsPage,RecommenderClient.ListInsightsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<RecommenderClient.ListInsightsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListInsightsRequest,ListInsightsResponse,Insight> context, com.google.api.core.ApiFuture<ListInsightsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<RecommenderClient.ListInsightsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListInsightsRequest,ListInsightsResponse,Insight> context, com.google.api.core.ApiFuture<ListInsightsResponse> futureResponse)
-
-