Class RapidMigrationAssessmentClient.ListCollectorsPagedResponse (0.16.0)

public static class RapidMigrationAssessmentClient.ListCollectorsPagedResponse extends AbstractPagedListResponse<ListCollectorsRequest,ListCollectorsResponse,Collector,RapidMigrationAssessmentClient.ListCollectorsPage,RapidMigrationAssessmentClient.ListCollectorsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RapidMigrationAssessmentClient.ListCollectorsPagedResponse

Static Methods

createAsync(PageContext<ListCollectorsRequest,ListCollectorsResponse,Collector> context, ApiFuture<ListCollectorsResponse> futureResponse)

public static ApiFuture<RapidMigrationAssessmentClient.ListCollectorsPagedResponse> createAsync(PageContext<ListCollectorsRequest,ListCollectorsResponse,Collector> context, ApiFuture<ListCollectorsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListCollectorsRequest,ListCollectorsResponse,Collector>
futureResponseApiFuture<ListCollectorsResponse>
Returns
TypeDescription
ApiFuture<ListCollectorsPagedResponse>