MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.clear() |
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.clearAnnotations() |
Custom annotations to be applied to a triggered execution resource.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.clearInterruptible() |
Allows for the interruptible flag of a workflow to be overwritten for a single execution.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.clearLabels() |
Custom labels to be applied to a triggered execution resource.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.clearMaxParallelism() |
Can be used to control the number of parallel nodes to run within the workflow.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.clearRawOutputDataConfig() |
Encapsulates user settings pertaining to offloaded data (i.e.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.clearSecurityContext() |
Indicates security context permissions for executions triggered with this matchable attribute.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.clone() |
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.MatchingAttributes.Builder.getWorkflowExecutionConfigBuilder() |
.flyteidl.admin.WorkflowExecutionConfig workflow_execution_config = 7;
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.mergeAnnotations(Common.Annotations value) |
Custom annotations to be applied to a triggered execution resource.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.mergeFrom(MatchableResourceOuterClass.WorkflowExecutionConfig other) |
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.mergeInterruptible(com.google.protobuf.BoolValue value) |
Allows for the interruptible flag of a workflow to be overwritten for a single execution.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.mergeLabels(Common.Labels value) |
Custom labels to be applied to a triggered execution resource.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.mergeRawOutputDataConfig(Common.RawOutputDataConfig value) |
Encapsulates user settings pertaining to offloaded data (i.e.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.mergeSecurityContext(Security.SecurityContext value) |
Indicates security context permissions for executions triggered with this matchable attribute.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.newBuilder() |
|
static MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.newBuilder(MatchableResourceOuterClass.WorkflowExecutionConfig prototype) |
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.newBuilderForType() |
|
protected MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.setAnnotations(Common.Annotations value) |
Custom annotations to be applied to a triggered execution resource.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.setAnnotations(Common.Annotations.Builder builderForValue) |
Custom annotations to be applied to a triggered execution resource.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.setInterruptible(com.google.protobuf.BoolValue value) |
Allows for the interruptible flag of a workflow to be overwritten for a single execution.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.setInterruptible(com.google.protobuf.BoolValue.Builder builderForValue) |
Allows for the interruptible flag of a workflow to be overwritten for a single execution.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.setLabels(Common.Labels value) |
Custom labels to be applied to a triggered execution resource.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.setLabels(Common.Labels.Builder builderForValue) |
Custom labels to be applied to a triggered execution resource.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.setMaxParallelism(int value) |
Can be used to control the number of parallel nodes to run within the workflow.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.setRawOutputDataConfig(Common.RawOutputDataConfig value) |
Encapsulates user settings pertaining to offloaded data (i.e.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.setRawOutputDataConfig(Common.RawOutputDataConfig.Builder builderForValue) |
Encapsulates user settings pertaining to offloaded data (i.e.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.setSecurityContext(Security.SecurityContext value) |
Indicates security context permissions for executions triggered with this matchable attribute.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.setSecurityContext(Security.SecurityContext.Builder builderForValue) |
Indicates security context permissions for executions triggered with this matchable attribute.
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
MatchableResourceOuterClass.WorkflowExecutionConfig.Builder |
MatchableResourceOuterClass.WorkflowExecutionConfig.toBuilder() |
|