Class DataformClient.QueryWorkflowInvocationActionsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse,WorkflowInvocationAction,DataformClient.QueryWorkflowInvocationActionsPage,DataformClient.QueryWorkflowInvocationActionsFixedSizeCollection>
-
- com.google.cloud.dataform.v1alpha2.DataformClient.QueryWorkflowInvocationActionsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<WorkflowInvocationAction>
- Enclosing class:
- DataformClient
public static class DataformClient.QueryWorkflowInvocationActionsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse,WorkflowInvocationAction,DataformClient.QueryWorkflowInvocationActionsPage,DataformClient.QueryWorkflowInvocationActionsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<DataformClient.QueryWorkflowInvocationActionsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse,WorkflowInvocationAction> context, com.google.api.core.ApiFuture<QueryWorkflowInvocationActionsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<DataformClient.QueryWorkflowInvocationActionsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse,WorkflowInvocationAction> context, com.google.api.core.ApiFuture<QueryWorkflowInvocationActionsResponse> futureResponse)
-
-