Uses of Class
flyteidl.core.Compiler.ConnectionSet
-
Packages that use Compiler.ConnectionSet Package Description flyteidl.core -
-
Uses of Compiler.ConnectionSet in flyteidl.core
Fields in flyteidl.core declared as Compiler.ConnectionSet Modifier and Type Field Description private Compiler.ConnectionSetCompiler.CompiledWorkflow.Builder. connections_private Compiler.ConnectionSetCompiler.CompiledWorkflow. connections_private static Compiler.ConnectionSetCompiler.ConnectionSet. DEFAULT_INSTANCEFields in flyteidl.core with type parameters of type Compiler.ConnectionSet Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Compiler.ConnectionSet,Compiler.ConnectionSet.Builder,Compiler.ConnectionSetOrBuilder>Compiler.CompiledWorkflow.Builder. connectionsBuilder_private static com.google.protobuf.Parser<Compiler.ConnectionSet>Compiler.ConnectionSet. PARSERMethods in flyteidl.core that return Compiler.ConnectionSet Modifier and Type Method Description Compiler.ConnectionSetCompiler.ConnectionSet.Builder. build()Compiler.ConnectionSetCompiler.ConnectionSet.Builder. buildPartial()Compiler.ConnectionSetCompiler.CompiledWorkflow.Builder. getConnections()For internal use only! This field is used by the system and must not be filled in.Compiler.ConnectionSetCompiler.CompiledWorkflow. getConnections()For internal use only! This field is used by the system and must not be filled in.Compiler.ConnectionSetCompiler.CompiledWorkflowOrBuilder. getConnections()For internal use only! This field is used by the system and must not be filled in.static Compiler.ConnectionSetCompiler.ConnectionSet. getDefaultInstance()Compiler.ConnectionSetCompiler.ConnectionSet.Builder. getDefaultInstanceForType()Compiler.ConnectionSetCompiler.ConnectionSet. getDefaultInstanceForType()static Compiler.ConnectionSetCompiler.ConnectionSet. parseDelimitedFrom(InputStream input)static Compiler.ConnectionSetCompiler.ConnectionSet. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Compiler.ConnectionSetCompiler.ConnectionSet. parseFrom(byte[] data)static Compiler.ConnectionSetCompiler.ConnectionSet. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Compiler.ConnectionSetCompiler.ConnectionSet. parseFrom(com.google.protobuf.ByteString data)static Compiler.ConnectionSetCompiler.ConnectionSet. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Compiler.ConnectionSetCompiler.ConnectionSet. parseFrom(com.google.protobuf.CodedInputStream input)static Compiler.ConnectionSetCompiler.ConnectionSet. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Compiler.ConnectionSetCompiler.ConnectionSet. parseFrom(InputStream input)static Compiler.ConnectionSetCompiler.ConnectionSet. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Compiler.ConnectionSetCompiler.ConnectionSet. parseFrom(ByteBuffer data)static Compiler.ConnectionSetCompiler.ConnectionSet. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in flyteidl.core that return types with arguments of type Compiler.ConnectionSet Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Compiler.ConnectionSet,Compiler.ConnectionSet.Builder,Compiler.ConnectionSetOrBuilder>Compiler.CompiledWorkflow.Builder. getConnectionsFieldBuilder()For internal use only! This field is used by the system and must not be filled in.com.google.protobuf.Parser<Compiler.ConnectionSet>Compiler.ConnectionSet. getParserForType()static com.google.protobuf.Parser<Compiler.ConnectionSet>Compiler.ConnectionSet. parser()Methods in flyteidl.core with parameters of type Compiler.ConnectionSet Modifier and Type Method Description private voidCompiler.ConnectionSet.Builder. buildPartial0(Compiler.ConnectionSet result)Compiler.CompiledWorkflow.BuilderCompiler.CompiledWorkflow.Builder. mergeConnections(Compiler.ConnectionSet value)For internal use only! This field is used by the system and must not be filled in.Compiler.ConnectionSet.BuilderCompiler.ConnectionSet.Builder. mergeFrom(Compiler.ConnectionSet other)static Compiler.ConnectionSet.BuilderCompiler.ConnectionSet. newBuilder(Compiler.ConnectionSet prototype)Compiler.CompiledWorkflow.BuilderCompiler.CompiledWorkflow.Builder. setConnections(Compiler.ConnectionSet value)For internal use only! This field is used by the system and must not be filled in.
-