Package com.google.cloud.channel.v1
Class CloudChannelReportsServiceClient.FetchReportResultsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<FetchReportResultsRequest,FetchReportResultsResponse,Row,CloudChannelReportsServiceClient.FetchReportResultsPage,CloudChannelReportsServiceClient.FetchReportResultsFixedSizeCollection>
-
- com.google.cloud.channel.v1.CloudChannelReportsServiceClient.FetchReportResultsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Row>
- Enclosing class:
- CloudChannelReportsServiceClient
public static class CloudChannelReportsServiceClient.FetchReportResultsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<FetchReportResultsRequest,FetchReportResultsResponse,Row,CloudChannelReportsServiceClient.FetchReportResultsPage,CloudChannelReportsServiceClient.FetchReportResultsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudChannelReportsServiceClient.FetchReportResultsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<FetchReportResultsRequest,FetchReportResultsResponse,Row> context, com.google.api.core.ApiFuture<FetchReportResultsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<CloudChannelReportsServiceClient.FetchReportResultsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<FetchReportResultsRequest,FetchReportResultsResponse,Row> context, com.google.api.core.ApiFuture<FetchReportResultsResponse> futureResponse)
-
-