public static class MigrationCenterClient.ListErrorFramesPagedResponse extends AbstractPagedListResponse<ListErrorFramesRequest,ListErrorFramesResponse,ErrorFrame,MigrationCenterClient.ListErrorFramesPage,MigrationCenterClient.ListErrorFramesFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > MigrationCenterClient.ListErrorFramesPagedResponseStatic 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> |