Uses of Class
com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListListingsPage
-
Packages that use AnalyticsHubServiceClient.ListListingsPage Package Description com.google.cloud.bigquery.analyticshub.v1 A client to Analytics Hub API -
-
Uses of AnalyticsHubServiceClient.ListListingsPage in com.google.cloud.bigquery.analyticshub.v1
Methods in com.google.cloud.bigquery.analyticshub.v1 that return AnalyticsHubServiceClient.ListListingsPage Modifier and Type Method Description protected AnalyticsHubServiceClient.ListListingsPage
AnalyticsHubServiceClient.ListListingsPage. createPage(com.google.api.gax.rpc.PageContext<ListListingsRequest,ListListingsResponse,Listing> context, ListListingsResponse response)
Methods in com.google.cloud.bigquery.analyticshub.v1 that return types with arguments of type AnalyticsHubServiceClient.ListListingsPage Modifier and Type Method Description com.google.api.core.ApiFuture<AnalyticsHubServiceClient.ListListingsPage>
AnalyticsHubServiceClient.ListListingsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListListingsRequest,ListListingsResponse,Listing> context, com.google.api.core.ApiFuture<ListListingsResponse> futureResponse)
Method parameters in com.google.cloud.bigquery.analyticshub.v1 with type arguments of type AnalyticsHubServiceClient.ListListingsPage Modifier and Type Method Description protected AnalyticsHubServiceClient.ListListingsFixedSizeCollection
AnalyticsHubServiceClient.ListListingsFixedSizeCollection. createCollection(List<AnalyticsHubServiceClient.ListListingsPage> pages, int collectionSize)
-