Class MigrationServiceClient.ListMigrationWorkflowsPagedResponse (0.11.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
NameDescription
contextPageContext<ListMigrationWorkflowsRequest,ListMigrationWorkflowsResponse,MigrationWorkflow>
futureResponseApiFuture<ListMigrationWorkflowsResponse>
Returns
TypeDescription
ApiFuture<ListMigrationWorkflowsPagedResponse>