Uses of Interface
flyteidl.core.Literals.LiteralCollectionOrBuilder
-
Packages that use Literals.LiteralCollectionOrBuilder Package Description flyteidl.core -
-
Uses of Literals.LiteralCollectionOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Literals.LiteralCollectionOrBuilder Modifier and Type Class Description static classLiterals.LiteralCollectionA collection of literals.static classLiterals.LiteralCollection.BuilderA collection of literals.Methods in flyteidl.core that return Literals.LiteralCollectionOrBuilder Modifier and Type Method Description Literals.LiteralCollectionOrBuilderLiterals.Literal.Builder. getCollectionOrBuilder()A collection of literals to allow nesting.Literals.LiteralCollectionOrBuilderLiterals.Literal. getCollectionOrBuilder()A collection of literals to allow nesting.Literals.LiteralCollectionOrBuilderLiterals.LiteralOrBuilder. getCollectionOrBuilder()A collection of literals to allow nesting.
-