public static class RapidMigrationAssessmentClient.ListCollectorsPage extends AbstractPage<ListCollectorsRequest,ListCollectorsResponse,Collector,RapidMigrationAssessmentClient.ListCollectorsPage>
Methods
createPage(PageContext<ListCollectorsRequest,ListCollectorsResponse,Collector> context, ListCollectorsResponse response)
protected RapidMigrationAssessmentClient.ListCollectorsPage createPage(PageContext<ListCollectorsRequest,ListCollectorsResponse,Collector> context, ListCollectorsResponse response)
Parameters | |
---|---|
Name | Description |
context | PageContext<ListCollectorsRequest,ListCollectorsResponse,Collector> |
response | ListCollectorsResponse |
Returns | |
---|---|
Type | Description |
RapidMigrationAssessmentClient.ListCollectorsPage |
createPageAsync(PageContext<ListCollectorsRequest,ListCollectorsResponse,Collector> context, ApiFuture<ListCollectorsResponse> futureResponse)
public ApiFuture<RapidMigrationAssessmentClient.ListCollectorsPage> createPageAsync(PageContext<ListCollectorsRequest,ListCollectorsResponse,Collector> context, ApiFuture<ListCollectorsResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context | PageContext<ListCollectorsRequest,ListCollectorsResponse,Collector> |
futureResponse | ApiFuture<ListCollectorsResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListCollectorsPage> |