Class MigrationCenterClient.ListReportsPagedResponse (0.4.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
NameDescription
contextPageContext<ListReportsRequest,ListReportsResponse,Report>
futureResponseApiFuture<ListReportsResponse>
Returns
TypeDescription
ApiFuture<ListReportsPagedResponse>