Class WorkflowsClient.ListWorkflowsPage (2.39.0)

public static class WorkflowsClient.ListWorkflowsPage extends AbstractPage<ListWorkflowsRequest,ListWorkflowsResponse,Workflow,WorkflowsClient.ListWorkflowsPage>

Inheritance

java.lang.Object > AbstractPage > WorkflowsClient.ListWorkflowsPage

Methods

createPage(PageContext<ListWorkflowsRequest,ListWorkflowsResponse,Workflow> context, ListWorkflowsResponse response)

protected WorkflowsClient.ListWorkflowsPage createPage(PageContext<ListWorkflowsRequest,ListWorkflowsResponse,Workflow> context, ListWorkflowsResponse response)
Returns
TypeDescription
WorkflowsClient.ListWorkflowsPage
Overrides

createPageAsync(PageContext<ListWorkflowsRequest,ListWorkflowsResponse,Workflow> context, ApiFuture<ListWorkflowsResponse> futureResponse)

public ApiFuture<WorkflowsClient.ListWorkflowsPage> createPageAsync(PageContext<ListWorkflowsRequest,ListWorkflowsResponse,Workflow> context, ApiFuture<ListWorkflowsResponse> futureResponse)
Returns
TypeDescription
ApiFuture<ListWorkflowsPage>
Overrides