Uses of Class
flyteidl.core.Literals.Binding
-
Packages that use Literals.Binding Package Description flyteidl.core -
-
Uses of Literals.Binding in flyteidl.core
Methods 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(java.io.InputStream input)static Literals.BindingLiterals.Binding. parseDelimitedFrom(java.io.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(java.io.InputStream input)static Literals.BindingLiterals.Binding. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Literals.BindingLiterals.Binding. parseFrom(java.nio.ByteBuffer data)static Literals.BindingLiterals.Binding. parseFrom(java.nio.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 java.util.List<Literals.Binding>Workflow.Node.Builder. getInputsList()Specifies how to bind the underlying interface's inputs.java.util.List<Literals.Binding>Workflow.Node. getInputsList()Specifies how to bind the underlying interface's inputs.java.util.List<Literals.Binding>Workflow.NodeOrBuilder. getInputsList()Specifies how to bind the underlying interface's inputs.java.util.List<Literals.Binding>DynamicJob.DynamicJobSpec.Builder. getOutputsList()Describes how to bind the final output of the dynamic job from the outputs of executed nodes.java.util.List<Literals.Binding>DynamicJob.DynamicJobSpec. getOutputsList()Describes how to bind the final output of the dynamic job from the outputs of executed nodes.java.util.List<Literals.Binding>DynamicJob.DynamicJobSpecOrBuilder. getOutputsList()Describes how to bind the final output of the dynamic job from the outputs of executed nodes.java.util.List<Literals.Binding>Workflow.WorkflowTemplate.Builder. getOutputsList()A list of output bindings that specify how to construct workflow outputs.java.util.List<Literals.Binding>Workflow.WorkflowTemplate. getOutputsList()A list of output bindings that specify how to construct workflow outputs.java.util.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.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(java.lang.Iterable<? extends Literals.Binding> values)Specifies how to bind the underlying interface's inputs.DynamicJob.DynamicJobSpec.BuilderDynamicJob.DynamicJobSpec.Builder. addAllOutputs(java.lang.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(java.lang.Iterable<? extends Literals.Binding> values)A list of output bindings that specify how to construct workflow outputs.
-