Class MigrationCenterClient.ListReportsPagedResponse (0.24.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > MigrationCenterClient.ListReportsPagedResponse

Static Methods

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

public static ApiFuture<MigrationCenterClient.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>