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