Class MigrationCenterClient.ListReportConfigsPagedResponse (0.26.0)

public static class MigrationCenterClient.ListReportConfigsPagedResponse extends AbstractPagedListResponse<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig,MigrationCenterClient.ListReportConfigsPage,MigrationCenterClient.ListReportConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > MigrationCenterClient.ListReportConfigsPagedResponse

Static 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>