Class MigrationServiceClient.ListMigrationWorkflowsPagedResponse (0.45.0)

public static class MigrationServiceClient.ListMigrationWorkflowsPagedResponse extends AbstractPagedListResponse<ListMigrationWorkflowsRequest,ListMigrationWorkflowsResponse,MigrationWorkflow,MigrationServiceClient.ListMigrationWorkflowsPage,MigrationServiceClient.ListMigrationWorkflowsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > MigrationServiceClient.ListMigrationWorkflowsPagedResponse

Static Methods

createAsync(PageContext<ListMigrationWorkflowsRequest,ListMigrationWorkflowsResponse,MigrationWorkflow> context, ApiFuture<ListMigrationWorkflowsResponse> futureResponse)

public static ApiFuture<MigrationServiceClient.ListMigrationWorkflowsPagedResponse> createAsync(PageContext<ListMigrationWorkflowsRequest,ListMigrationWorkflowsResponse,MigrationWorkflow> context, ApiFuture<ListMigrationWorkflowsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListMigrationWorkflowsRequest,ListMigrationWorkflowsResponse,MigrationWorkflow>
futureResponse ApiFuture<ListMigrationWorkflowsResponse>
Returns
Type Description
ApiFuture<ListMigrationWorkflowsPagedResponse>