Class AnalyticsHubServiceClient.ListListingsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListListingsRequest,ListListingsResponse,Listing,AnalyticsHubServiceClient.ListListingsPage,AnalyticsHubServiceClient.ListListingsFixedSizeCollection>
-
- com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceClient.ListListingsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Listing>
- Enclosing class:
- AnalyticsHubServiceClient
public static class AnalyticsHubServiceClient.ListListingsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListListingsRequest,ListListingsResponse,Listing,AnalyticsHubServiceClient.ListListingsPage,AnalyticsHubServiceClient.ListListingsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<AnalyticsHubServiceClient.ListListingsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListListingsRequest,ListListingsResponse,Listing> context, com.google.api.core.ApiFuture<ListListingsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<AnalyticsHubServiceClient.ListListingsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListListingsRequest,ListListingsResponse,Listing> context, com.google.api.core.ApiFuture<ListListingsResponse> futureResponse)
-
-