Uses of Class
flyteidl.core.Literals.Binding
-
Packages that use Literals.Binding Package Description flyteidl.core -
-
Uses of Literals.Binding in flyteidl.core
Fields in flyteidl.core declared as Literals.Binding Modifier and Type Field Description private static Literals.BindingLiterals.Binding. DEFAULT_INSTANCEFields in flyteidl.core with type parameters of type Literals.Binding Modifier and Type Field Description private List<Literals.Binding>Workflow.Node.Builder. inputs_private List<Literals.Binding>Workflow.Node. inputs_private com.google.protobuf.RepeatedFieldBuilderV3<Literals.Binding,Literals.Binding.Builder,Literals.BindingOrBuilder>Workflow.Node.Builder. inputsBuilder_private List<Literals.Binding>DynamicJob.DynamicJobSpec.Builder. outputs_private List<Literals.Binding>DynamicJob.DynamicJobSpec. outputs_private List<Literals.Binding>Workflow.WorkflowTemplate.Builder. outputs_private List<Literals.Binding>Workflow.WorkflowTemplate. outputs_private com.google.protobuf.RepeatedFieldBuilderV3<Literals.Binding,Literals.Binding.Builder,Literals.BindingOrBuilder>DynamicJob.DynamicJobSpec.Builder. outputsBuilder_private com.google.protobuf.RepeatedFieldBuilderV3<Literals.Binding,Literals.Binding.Builder,Literals.BindingOrBuilder>Workflow.WorkflowTemplate.Builder. outputsBuilder_private static com.google.protobuf.Parser<Literals.Binding>Literals.Binding. PARSERMethods in flyteidl.core that return Literals.Binding Modifier and Type Method Description Literals.BindingLiterals.Binding.Builder. build()Literals.BindingLiterals.Binding.Builder. buildPartial()static Literals.BindingLiterals.Binding. getDefaultInstance()Literals.BindingLiterals.Binding.Builder. getDefaultInstanceForType()Literals.BindingLiterals.Binding. getDefaultInstanceForType()Literals.BindingWorkflow.Node.Builder. getInputs(int index)Specifies how to bind the underlying interface's inputs.Literals.BindingWorkflow.Node. getInputs(int index)Specifies how to bind the underlying interface's inputs.Literals.BindingWorkflow.NodeOrBuilder. getInputs(int index)Specifies how to bind the underlying interface's inputs.Literals.BindingDynamicJob.DynamicJobSpec.Builder. getOutputs(int index)Describes how to bind the final output of the dynamic job from the outputs of executed nodes.Literals.BindingDynamicJob.DynamicJobSpec. getOutputs(int index)Describes how to bind the final output of the dynamic job from the outputs of executed nodes.Literals.BindingDynamicJob.DynamicJobSpecOrBuilder. getOutputs(int index)Describes how to bind the final output of the dynamic job from the outputs of executed nodes.Literals.BindingWorkflow.WorkflowTemplate.Builder. getOutputs(int index)A list of output bindings that specify how to construct workflow outputs.Literals.BindingWorkflow.WorkflowTemplate. getOutputs(int index)A list of output bindings that specify how to construct workflow outputs.Literals.BindingWorkflow.WorkflowTemplateOrBuilder. getOutputs(int index)A list of output bindings that specify how to construct workflow outputs.static Literals.BindingLiterals.Binding. parseDelimitedFrom(InputStream input)static Literals.BindingLiterals.Binding. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Literals.BindingLiterals.Binding. parseFrom(byte[] data)static Literals.BindingLiterals.Binding. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Literals.BindingLiterals.Binding. parseFrom(com.google.protobuf.ByteString data)static Literals.BindingLiterals.Binding. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Literals.BindingLiterals.Binding. parseFrom(com.google.protobuf.CodedInputStream input)static Literals.BindingLiterals.Binding. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Literals.BindingLiterals.Binding. parseFrom(InputStream input)static Literals.BindingLiterals.Binding. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Literals.BindingLiterals.Binding. parseFrom(ByteBuffer data)static Literals.BindingLiterals.Binding. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.core that return types with arguments of type Literals.Binding Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilderV3<Literals.Binding,Literals.Binding.Builder,Literals.BindingOrBuilder>Workflow.Node.Builder. getInputsFieldBuilder()List<Literals.Binding>Workflow.Node.Builder. getInputsList()Specifies how to bind the underlying interface's inputs.List<Literals.Binding>Workflow.Node. getInputsList()Specifies how to bind the underlying interface's inputs.List<Literals.Binding>Workflow.NodeOrBuilder. getInputsList()Specifies how to bind the underlying interface's inputs.private com.google.protobuf.RepeatedFieldBuilderV3<Literals.Binding,Literals.Binding.Builder,Literals.BindingOrBuilder>DynamicJob.DynamicJobSpec.Builder. getOutputsFieldBuilder()private com.google.protobuf.RepeatedFieldBuilderV3<Literals.Binding,Literals.Binding.Builder,Literals.BindingOrBuilder>Workflow.WorkflowTemplate.Builder. getOutputsFieldBuilder()List<Literals.Binding>DynamicJob.DynamicJobSpec.Builder. getOutputsList()Describes how to bind the final output of the dynamic job from the outputs of executed nodes.List<Literals.Binding>DynamicJob.DynamicJobSpec. getOutputsList()Describes how to bind the final output of the dynamic job from the outputs of executed nodes.List<Literals.Binding>DynamicJob.DynamicJobSpecOrBuilder. getOutputsList()Describes how to bind the final output of the dynamic job from the outputs of executed nodes.List<Literals.Binding>Workflow.WorkflowTemplate.Builder. getOutputsList()A list of output bindings that specify how to construct workflow outputs.List<Literals.Binding>Workflow.WorkflowTemplate. getOutputsList()A list of output bindings that specify how to construct workflow outputs.List<Literals.Binding>Workflow.WorkflowTemplateOrBuilder. getOutputsList()A list of output bindings that specify how to construct workflow outputs.com.google.protobuf.Parser<Literals.Binding>Literals.Binding. getParserForType()static com.google.protobuf.Parser<Literals.Binding>Literals.Binding. parser()Methods in flyteidl.core with parameters of type Literals.Binding Modifier and Type Method Description Workflow.Node.BuilderWorkflow.Node.Builder. addInputs(int index, Literals.Binding value)Specifies how to bind the underlying interface's inputs.Workflow.Node.BuilderWorkflow.Node.Builder. addInputs(Literals.Binding value)Specifies how to bind the underlying interface's inputs.DynamicJob.DynamicJobSpec.BuilderDynamicJob.DynamicJobSpec.Builder. addOutputs(int index, Literals.Binding value)Describes how to bind the final output of the dynamic job from the outputs of executed nodes.DynamicJob.DynamicJobSpec.BuilderDynamicJob.DynamicJobSpec.Builder. addOutputs(Literals.Binding value)Describes how to bind the final output of the dynamic job from the outputs of executed nodes.Workflow.WorkflowTemplate.BuilderWorkflow.WorkflowTemplate.Builder. addOutputs(int index, Literals.Binding value)A list of output bindings that specify how to construct workflow outputs.Workflow.WorkflowTemplate.BuilderWorkflow.WorkflowTemplate.Builder. addOutputs(Literals.Binding value)A list of output bindings that specify how to construct workflow outputs.private voidLiterals.Binding.Builder. buildPartial0(Literals.Binding result)Literals.Binding.BuilderLiterals.Binding.Builder. mergeFrom(Literals.Binding other)static Literals.Binding.BuilderLiterals.Binding. newBuilder(Literals.Binding prototype)Workflow.Node.BuilderWorkflow.Node.Builder. setInputs(int index, Literals.Binding value)Specifies how to bind the underlying interface's inputs.DynamicJob.DynamicJobSpec.BuilderDynamicJob.DynamicJobSpec.Builder. setOutputs(int index, Literals.Binding value)Describes how to bind the final output of the dynamic job from the outputs of executed nodes.Workflow.WorkflowTemplate.BuilderWorkflow.WorkflowTemplate.Builder. setOutputs(int index, Literals.Binding value)A list of output bindings that specify how to construct workflow outputs.Method parameters in flyteidl.core with type arguments of type Literals.Binding Modifier and Type Method Description Workflow.Node.BuilderWorkflow.Node.Builder. addAllInputs(Iterable<? extends Literals.Binding> values)Specifies how to bind the underlying interface's inputs.DynamicJob.DynamicJobSpec.BuilderDynamicJob.DynamicJobSpec.Builder. addAllOutputs(Iterable<? extends Literals.Binding> values)Describes how to bind the final output of the dynamic job from the outputs of executed nodes.Workflow.WorkflowTemplate.BuilderWorkflow.WorkflowTemplate.Builder. addAllOutputs(Iterable<? extends Literals.Binding> values)A list of output bindings that specify how to construct workflow outputs.
-