public static class MigrationCenterClient.ListReportsPage extends AbstractPage<ListReportsRequest,ListReportsResponse,Report,MigrationCenterClient.ListReportsPage>
Methods
createPage(PageContext<ListReportsRequest,ListReportsResponse,Report> context, ListReportsResponse response)
protected MigrationCenterClient.ListReportsPage createPage(PageContext<ListReportsRequest,ListReportsResponse,Report> context, ListReportsResponse response)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListReportsRequest,ListReportsResponse,Report> |
response |
ListReportsResponse |
Returns | |
---|---|
Type | Description |
MigrationCenterClient.ListReportsPage |
createPageAsync(PageContext<ListReportsRequest,ListReportsResponse,Report> context, ApiFuture<ListReportsResponse> futureResponse)
public ApiFuture<MigrationCenterClient.ListReportsPage> createPageAsync(PageContext<ListReportsRequest,ListReportsResponse,Report> context, ApiFuture<ListReportsResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListReportsRequest,ListReportsResponse,Report> |
futureResponse |
ApiFuture<ListReportsResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListReportsPage> |