ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.ExecutionList.Builder.addExecutionsBuilder() |
repeated .flyteidl.admin.Execution executions = 1;
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.ExecutionList.Builder.addExecutionsBuilder(int index) |
repeated .flyteidl.admin.Execution executions = 1;
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.clear() |
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.clearClosure() |
Execution results.
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.clearId() |
Unique identifier of the workflow execution.
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.clearSpec() |
User-provided configuration and inputs for launching the execution.
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.clone() |
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.ExecutionList.Builder.getExecutionsBuilder(int index) |
repeated .flyteidl.admin.Execution executions = 1;
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.mergeClosure(ExecutionOuterClass.ExecutionClosure value) |
Execution results.
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.mergeFrom(ExecutionOuterClass.Execution other) |
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.mergeId(IdentifierOuterClass.WorkflowExecutionIdentifier value) |
Unique identifier of the workflow execution.
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.mergeSpec(ExecutionOuterClass.ExecutionSpec value) |
User-provided configuration and inputs for launching the execution.
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.newBuilder() |
|
static ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.newBuilder(ExecutionOuterClass.Execution prototype) |
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.newBuilderForType() |
|
protected ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.setClosure(ExecutionOuterClass.ExecutionClosure value) |
Execution results.
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.setClosure(ExecutionOuterClass.ExecutionClosure.Builder builderForValue) |
Execution results.
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.setId(IdentifierOuterClass.WorkflowExecutionIdentifier value) |
Unique identifier of the workflow execution.
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.setId(IdentifierOuterClass.WorkflowExecutionIdentifier.Builder builderForValue) |
Unique identifier of the workflow execution.
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.setSpec(ExecutionOuterClass.ExecutionSpec value) |
User-provided configuration and inputs for launching the execution.
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.setSpec(ExecutionOuterClass.ExecutionSpec.Builder builderForValue) |
User-provided configuration and inputs for launching the execution.
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ExecutionOuterClass.Execution.Builder |
ExecutionOuterClass.Execution.toBuilder() |
|