Class MigrationServiceClient.ListMigrationWorkflowsPage (0.83.0)

publicstaticclass MigrationServiceClient.ListMigrationWorkflowsPageextendsAbstractPage<ListMigrationWorkflowsRequest,ListMigrationWorkflowsResponse,MigrationWorkflow,MigrationServiceClient.ListMigrationWorkflowsPage>

Inheritance

java.lang.Object > AbstractPage > MigrationServiceClient.ListMigrationWorkflowsPage

Methods

createPage(PageContext<ListMigrationWorkflowsRequest,ListMigrationWorkflowsResponse,MigrationWorkflow> context, ListMigrationWorkflowsResponse response)

protectedMigrationServiceClient.ListMigrationWorkflowsPagecreatePage(PageContext<ListMigrationWorkflowsRequest,ListMigrationWorkflowsResponse,MigrationWorkflow>context,ListMigrationWorkflowsResponseresponse)
Parameters
Name Description
context PageContext<ListMigrationWorkflowsRequest,ListMigrationWorkflowsResponse,MigrationWorkflow>
response ListMigrationWorkflowsResponse
Returns
Type Description
MigrationServiceClient.ListMigrationWorkflowsPage
Overrides

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

publicApiFuture<MigrationServiceClient.ListMigrationWorkflowsPage>createPageAsync(PageContext<ListMigrationWorkflowsRequest,ListMigrationWorkflowsResponse,MigrationWorkflow>context,ApiFuture<ListMigrationWorkflowsResponse>futureResponse)
Parameters
Name Description
context PageContext<ListMigrationWorkflowsRequest,ListMigrationWorkflowsResponse,MigrationWorkflow>
futureResponse ApiFuture<ListMigrationWorkflowsResponse>
Returns
Type Description
ApiFuture<ListMigrationWorkflowsPage>
Overrides

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月19日 UTC.