| Modifier and Type | Class and Description |
|---|---|
class |
Execution
A running instance of a
[Workflow](/workflows/docs/reference/rest/v1/projects.locations.workflows).
|
static class |
Execution.Builder
A running instance of a
[Workflow](/workflows/docs/reference/rest/v1/projects.locations.workflows).
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionOrBuilder |
CreateExecutionRequest.getExecutionOrBuilder()
Required.
|
ExecutionOrBuilder |
CreateExecutionRequest.Builder.getExecutionOrBuilder()
Required.
|
ExecutionOrBuilder |
CreateExecutionRequestOrBuilder.getExecutionOrBuilder()
Required.
|
ExecutionOrBuilder |
ListExecutionsResponse.getExecutionsOrBuilder(int index)
The executions which match the request.
|
ExecutionOrBuilder |
ListExecutionsResponse.Builder.getExecutionsOrBuilder(int index)
The executions which match the request.
|
ExecutionOrBuilder |
ListExecutionsResponseOrBuilder.getExecutionsOrBuilder(int index)
The executions which match the request.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ExecutionOrBuilder> |
ListExecutionsResponse.getExecutionsOrBuilderList()
The executions which match the request.
|
List<? extends ExecutionOrBuilder> |
ListExecutionsResponse.Builder.getExecutionsOrBuilderList()
The executions which match the request.
|
List<? extends ExecutionOrBuilder> |
ListExecutionsResponseOrBuilder.getExecutionsOrBuilderList()
The executions which match the request.
|
Copyright © 2024 Google LLC. All rights reserved.