Package com.google.cloud.workflows.v1
Class WorkflowsClient.ListWorkflowsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListWorkflowsRequest,ListWorkflowsResponse,Workflow,WorkflowsClient.ListWorkflowsPage,WorkflowsClient.ListWorkflowsFixedSizeCollection>
-
- com.google.cloud.workflows.v1.WorkflowsClient.ListWorkflowsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Workflow>
- Enclosing class:
- WorkflowsClient
public static class WorkflowsClient.ListWorkflowsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListWorkflowsRequest,ListWorkflowsResponse,Workflow,WorkflowsClient.ListWorkflowsPage,WorkflowsClient.ListWorkflowsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<WorkflowsClient.ListWorkflowsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListWorkflowsRequest,ListWorkflowsResponse,Workflow> context, com.google.api.core.ApiFuture<ListWorkflowsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<WorkflowsClient.ListWorkflowsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListWorkflowsRequest,ListWorkflowsResponse,Workflow> context, com.google.api.core.ApiFuture<ListWorkflowsResponse> futureResponse)
-
-