public static class MigrationCenterClient.ListErrorFramesPage extends AbstractPage<ListErrorFramesRequest,ListErrorFramesResponse,ErrorFrame,MigrationCenterClient.ListErrorFramesPage>
Methods
createPage(PageContext<ListErrorFramesRequest,ListErrorFramesResponse,ErrorFrame> context, ListErrorFramesResponse response)
protected MigrationCenterClient.ListErrorFramesPage createPage(PageContext<ListErrorFramesRequest,ListErrorFramesResponse,ErrorFrame> context, ListErrorFramesResponse response)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListErrorFramesRequest,ListErrorFramesResponse,ErrorFrame> |
response |
ListErrorFramesResponse |
Returns | |
---|---|
Type | Description |
MigrationCenterClient.ListErrorFramesPage |
createPageAsync(PageContext<ListErrorFramesRequest,ListErrorFramesResponse,ErrorFrame> context, ApiFuture<ListErrorFramesResponse> futureResponse)
public ApiFuture<MigrationCenterClient.ListErrorFramesPage> createPageAsync(PageContext<ListErrorFramesRequest,ListErrorFramesResponse,ErrorFrame> context, ApiFuture<ListErrorFramesResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListErrorFramesRequest,ListErrorFramesResponse,ErrorFrame> |
futureResponse |
ApiFuture<ListErrorFramesResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListErrorFramesPage> |