Class MigrationCenterClient.ListErrorFramesPagedResponse (0.26.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
Name Description
context PageContext<ListErrorFramesRequest,ListErrorFramesResponse,ErrorFrame>
futureResponse ApiFuture<ListErrorFramesResponse>
Returns
Type Description
ApiFuture<ListErrorFramesPagedResponse>