public static class MigrationCenterClient.ListReportConfigsPagedResponse extends AbstractPagedListResponse<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig,MigrationCenterClient.ListReportConfigsPage,MigrationCenterClient.ListReportConfigsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > MigrationCenterClient.ListReportConfigsPagedResponseStatic Methods
createAsync(PageContext<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig> context, ApiFuture<ListReportConfigsResponse> futureResponse)
public static ApiFuture<MigrationCenterClient.ListReportConfigsPagedResponse> createAsync(PageContext<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig> context, ApiFuture<ListReportConfigsResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context | PageContext<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig> |
futureResponse | ApiFuture<ListReportConfigsResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListReportConfigsPagedResponse> |