public static class MigrationCenterClient.ListReportsPagedResponse extends AbstractPagedListResponse<ListReportsRequest,ListReportsResponse,Report,MigrationCenterClient.ListReportsPage,MigrationCenterClient.ListReportsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > MigrationCenterClient.ListReportsPagedResponseStatic 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> |