public static class WorkflowsClient.ListWorkflowsPage extends com.google.api.gax.paging.AbstractPage<ListWorkflowsRequest,ListWorkflowsResponse,Workflow,WorkflowsClient.ListWorkflowsPage>
| Modifier and Type | Method and Description |
|---|---|
protected WorkflowsClient.ListWorkflowsPage |
createPage(com.google.api.gax.rpc.PageContext<ListWorkflowsRequest,ListWorkflowsResponse,Workflow> context,
ListWorkflowsResponse response) |
com.google.api.core.ApiFuture<WorkflowsClient.ListWorkflowsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListWorkflowsRequest,ListWorkflowsResponse,Workflow> context,
com.google.api.core.ApiFuture<ListWorkflowsResponse> futureResponse) |
protected WorkflowsClient.ListWorkflowsPage createPage(com.google.api.gax.rpc.PageContext<ListWorkflowsRequest,ListWorkflowsResponse,Workflow> context, ListWorkflowsResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListWorkflowsRequest,ListWorkflowsResponse,Workflow,WorkflowsClient.ListWorkflowsPage>public com.google.api.core.ApiFuture<WorkflowsClient.ListWorkflowsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListWorkflowsRequest,ListWorkflowsResponse,Workflow> context, com.google.api.core.ApiFuture<ListWorkflowsResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListWorkflowsRequest,ListWorkflowsResponse,Workflow,WorkflowsClient.ListWorkflowsPage>Copyright © 2022 Google LLC. All rights reserved.