Class MigrationCenterClient.ListReportConfigsPagedResponse (0.22.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
NameDescription
contextPageContext<ListReportConfigsRequest,ListReportConfigsResponse,ReportConfig>
futureResponseApiFuture<ListReportConfigsResponse>
Returns
TypeDescription
ApiFuture<ListReportConfigsPagedResponse>