Class CloudChannelReportsServiceClient.ListReportsPagedResponse (3.9.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > CloudChannelReportsServiceClient.ListReportsPagedResponse

Static Methods

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

public static ApiFuture<CloudChannelReportsServiceClient.ListReportsPagedResponse> createAsync(PageContext<ListReportsRequest,ListReportsResponse,Report> context, ApiFuture<ListReportsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListReportsRequest,ListReportsResponse,Report>
futureResponseApiFuture<ListReportsResponse>
Returns
TypeDescription
ApiFuture<ListReportsPagedResponse>