Uses of Interface
flyteidl.core.Interface.ParameterOrBuilder
-
Packages that use Interface.ParameterOrBuilder Package Description flyteidl.core -
-
Uses of Interface.ParameterOrBuilder in flyteidl.core
Classes in flyteidl.core that implement Interface.ParameterOrBuilder Modifier and Type Class Description static classInterface.ParameterA parameter is used as input to a launch plan and has the special ability to have a default value or mark itself as required.static classInterface.Parameter.BuilderA parameter is used as input to a launch plan and has the special ability to have a default value or mark itself as required.
-