Class ReportServiceClient.ListReportsPagedResponse (0.11.0)

public static class ReportServiceClient.ListReportsPagedResponse extends AbstractPagedListResponse<ListReportsRequest,ListReportsResponse,Report,ReportServiceClient.ListReportsPage,ReportServiceClient.ListReportsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ReportServiceClient.ListReportsPagedResponse

Static Methods

createAsync(PageContext<ListReportsRequest,ListReportsResponse,Report> context, ApiFuture<ListReportsResponse> futureResponse)

public static ApiFuture<ReportServiceClient.ListReportsPagedResponse> createAsync(PageContext<ListReportsRequest,ListReportsResponse,Report> context, ApiFuture<ListReportsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListReportsRequest,ListReportsResponse,Report>
futureResponse ApiFuture<ListReportsResponse>
Returns
Type Description
ApiFuture<ListReportsPagedResponse>