| Modifier and Type | Class and Description |
|---|---|
class |
WorkflowInvocationAction
Represents a single action in a workflow invocation.
|
static class |
WorkflowInvocationAction.Builder
Represents a single action in a workflow invocation.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowInvocationActionOrBuilder |
QueryWorkflowInvocationActionsResponseOrBuilder.getWorkflowInvocationActionsOrBuilder(int index)
List of workflow invocation actions.
|
WorkflowInvocationActionOrBuilder |
QueryWorkflowInvocationActionsResponse.getWorkflowInvocationActionsOrBuilder(int index)
List of workflow invocation actions.
|
WorkflowInvocationActionOrBuilder |
QueryWorkflowInvocationActionsResponse.Builder.getWorkflowInvocationActionsOrBuilder(int index)
List of workflow invocation actions.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends WorkflowInvocationActionOrBuilder> |
QueryWorkflowInvocationActionsResponseOrBuilder.getWorkflowInvocationActionsOrBuilderList()
List of workflow invocation actions.
|
List<? extends WorkflowInvocationActionOrBuilder> |
QueryWorkflowInvocationActionsResponse.getWorkflowInvocationActionsOrBuilderList()
List of workflow invocation actions.
|
List<? extends WorkflowInvocationActionOrBuilder> |
QueryWorkflowInvocationActionsResponse.Builder.getWorkflowInvocationActionsOrBuilderList()
List of workflow invocation actions.
|
Copyright © 2024 Google LLC. All rights reserved.