| Modifier and Type | Method and Description |
|---|---|
Execution |
Execution.Builder.build() |
Execution |
Execution.Builder.buildPartial() |
static Execution |
Execution.getDefaultInstance() |
Execution |
Execution.getDefaultInstanceForType() |
Execution |
Execution.Builder.getDefaultInstanceForType() |
Execution |
CreateExecutionRequest.getExecution()
Required.
|
Execution |
CreateExecutionRequest.Builder.getExecution()
Required.
|
Execution |
CreateExecutionRequestOrBuilder.getExecution()
Required.
|
Execution |
ListExecutionsResponse.getExecutions(int index)
The executions which match the request.
|
Execution |
ListExecutionsResponse.Builder.getExecutions(int index)
The executions which match the request.
|
Execution |
ListExecutionsResponseOrBuilder.getExecutions(int index)
The executions which match the request.
|
static Execution |
Execution.parseDelimitedFrom(InputStream input) |
static Execution |
Execution.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution |
Execution.parseFrom(byte[] data) |
static Execution |
Execution.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution |
Execution.parseFrom(ByteBuffer data) |
static Execution |
Execution.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution |
Execution.parseFrom(com.google.protobuf.ByteString data) |
static Execution |
Execution.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution |
Execution.parseFrom(com.google.protobuf.CodedInputStream input) |
static Execution |
Execution.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution |
Execution.parseFrom(InputStream input) |
static Execution |
Execution.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Execution> |
ListExecutionsResponse.getExecutionsList()
The executions which match the request.
|
List<Execution> |
ListExecutionsResponse.Builder.getExecutionsList()
The executions which match the request.
|
List<Execution> |
ListExecutionsResponseOrBuilder.getExecutionsList()
The executions which match the request.
|
com.google.protobuf.Parser<Execution> |
Execution.getParserForType() |
static com.google.protobuf.Parser<Execution> |
Execution.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListExecutionsResponse.Builder |
ListExecutionsResponse.Builder.addExecutions(Execution value)
The executions which match the request.
|
ListExecutionsResponse.Builder |
ListExecutionsResponse.Builder.addExecutions(int index,
Execution value)
The executions which match the request.
|
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.mergeExecution(Execution value)
Required.
|
Execution.Builder |
Execution.Builder.mergeFrom(Execution other) |
static Execution.Builder |
Execution.newBuilder(Execution prototype) |
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.setExecution(Execution value)
Required.
|
ListExecutionsResponse.Builder |
ListExecutionsResponse.Builder.setExecutions(int index,
Execution value)
The executions which match the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListExecutionsResponse.Builder |
ListExecutionsResponse.Builder.addAllExecutions(Iterable<? extends Execution> values)
The executions which match the request.
|
Copyright © 2024 Google LLC. All rights reserved.