static com.google.api.core.ApiFuture<DataformClient.QueryWorkflowInvocationActionsPagedResponse> |
DataformClient.QueryWorkflowInvocationActionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse,WorkflowInvocationAction> context,
com.google.api.core.ApiFuture<QueryWorkflowInvocationActionsResponse> futureResponse) |
|
com.google.api.gax.rpc.UnaryCallable<QueryWorkflowInvocationActionsRequest,DataformClient.QueryWorkflowInvocationActionsPagedResponse> |
DataformClient.queryWorkflowInvocationActionsPagedCallable() |
Returns WorkflowInvocationActions in a given WorkflowInvocation.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse,DataformClient.QueryWorkflowInvocationActionsPagedResponse> |
DataformSettings.Builder.queryWorkflowInvocationActionsSettings() |
Returns the builder for the settings used for calls to queryWorkflowInvocationActions.
|
com.google.api.gax.rpc.PagedCallSettings<QueryWorkflowInvocationActionsRequest,QueryWorkflowInvocationActionsResponse,DataformClient.QueryWorkflowInvocationActionsPagedResponse> |
DataformSettings.queryWorkflowInvocationActionsSettings() |
Returns the object with the settings used for calls to queryWorkflowInvocationActions.
|