Class MigrationServiceClient.ListMigrationSubtasksPagedResponse (0.45.0)

public static class MigrationServiceClient.ListMigrationSubtasksPagedResponse extends AbstractPagedListResponse<ListMigrationSubtasksRequest,ListMigrationSubtasksResponse,MigrationSubtask,MigrationServiceClient.ListMigrationSubtasksPage,MigrationServiceClient.ListMigrationSubtasksFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > MigrationServiceClient.ListMigrationSubtasksPagedResponse

Static Methods

createAsync(PageContext<ListMigrationSubtasksRequest,ListMigrationSubtasksResponse,MigrationSubtask> context, ApiFuture<ListMigrationSubtasksResponse> futureResponse)

public static ApiFuture<MigrationServiceClient.ListMigrationSubtasksPagedResponse> createAsync(PageContext<ListMigrationSubtasksRequest,ListMigrationSubtasksResponse,MigrationSubtask> context, ApiFuture<ListMigrationSubtasksResponse> futureResponse)
Parameters
Name Description
context PageContext<ListMigrationSubtasksRequest,ListMigrationSubtasksResponse,MigrationSubtask>
futureResponse ApiFuture<ListMigrationSubtasksResponse>
Returns
Type Description
ApiFuture<ListMigrationSubtasksPagedResponse>