Class MigrationCenterClient.ListErrorFramesPagedResponse (0.22.0)

public static class MigrationCenterClient.ListErrorFramesPagedResponse extends AbstractPagedListResponse<ListErrorFramesRequest,ListErrorFramesResponse,ErrorFrame,MigrationCenterClient.ListErrorFramesPage,MigrationCenterClient.ListErrorFramesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > MigrationCenterClient.ListErrorFramesPagedResponse

Static Methods

createAsync(PageContext<ListErrorFramesRequest,ListErrorFramesResponse,ErrorFrame> context, ApiFuture<ListErrorFramesResponse> futureResponse)

public static ApiFuture<MigrationCenterClient.ListErrorFramesPagedResponse> createAsync(PageContext<ListErrorFramesRequest,ListErrorFramesResponse,ErrorFrame> context, ApiFuture<ListErrorFramesResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListErrorFramesRequest,ListErrorFramesResponse,ErrorFrame>
futureResponseApiFuture<ListErrorFramesResponse>
Returns
TypeDescription
ApiFuture<ListErrorFramesPagedResponse>