Uses of Class
com.google.cloud.channel.v1.CloudChannelReportsServiceClient.FetchReportResultsPage
-
Packages that use CloudChannelReportsServiceClient.FetchReportResultsPage Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of CloudChannelReportsServiceClient.FetchReportResultsPage in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CloudChannelReportsServiceClient.FetchReportResultsPage Modifier and Type Method Description protected CloudChannelReportsServiceClient.FetchReportResultsPage
CloudChannelReportsServiceClient.FetchReportResultsPage. createPage(com.google.api.gax.rpc.PageContext<FetchReportResultsRequest,FetchReportResultsResponse,Row> context, FetchReportResultsResponse response)
Methods in com.google.cloud.channel.v1 that return types with arguments of type CloudChannelReportsServiceClient.FetchReportResultsPage Modifier and Type Method Description com.google.api.core.ApiFuture<CloudChannelReportsServiceClient.FetchReportResultsPage>
CloudChannelReportsServiceClient.FetchReportResultsPage. createPageAsync(com.google.api.gax.rpc.PageContext<FetchReportResultsRequest,FetchReportResultsResponse,Row> context, com.google.api.core.ApiFuture<FetchReportResultsResponse> futureResponse)
Method parameters in com.google.cloud.channel.v1 with type arguments of type CloudChannelReportsServiceClient.FetchReportResultsPage Modifier and Type Method Description protected CloudChannelReportsServiceClient.FetchReportResultsFixedSizeCollection
CloudChannelReportsServiceClient.FetchReportResultsFixedSizeCollection. createCollection(List<CloudChannelReportsServiceClient.FetchReportResultsPage> pages, int collectionSize)
-