Uses of Interface
flyteidl.core.Literals.BinaryOrBuilder
-
Packages that use Literals.BinaryOrBuilder Package Description flyteidl.core -
-
Uses of Literals.BinaryOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Literals.BinaryOrBuilder Modifier and Type Class Description static classLiterals.BinaryA simple byte array with a tag to help different parts of the system communicate about what is in the byte array.static classLiterals.Binary.BuilderA simple byte array with a tag to help different parts of the system communicate about what is in the byte array.Methods in flyteidl.core that return Literals.BinaryOrBuilder Modifier and Type Method Description Literals.BinaryOrBuilderLiterals.Scalar.Builder. getBinaryOrBuilder().flyteidl.core.Binary binary = 3;Literals.BinaryOrBuilderLiterals.Scalar. getBinaryOrBuilder().flyteidl.core.Binary binary = 3;Literals.BinaryOrBuilderLiterals.ScalarOrBuilder. getBinaryOrBuilder().flyteidl.core.Binary binary = 3;
-