Uses of Interface
flyteidl.admin.ExecutionOuterClass.LiteralMapBlobOrBuilder
-
Packages that use ExecutionOuterClass.LiteralMapBlobOrBuilder Package Description flyteidl.admin -
-
Uses of ExecutionOuterClass.LiteralMapBlobOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement ExecutionOuterClass.LiteralMapBlobOrBuilder Modifier and Type Class Description static classExecutionOuterClass.LiteralMapBlobInput/output data can represented by actual values or a link to where values are storedstatic classExecutionOuterClass.LiteralMapBlob.BuilderInput/output data can represented by actual values or a link to where values are storedMethods in flyteidl.admin that return ExecutionOuterClass.LiteralMapBlobOrBuilder Modifier and Type Method Description ExecutionOuterClass.LiteralMapBlobOrBuilderExecutionOuterClass.ExecutionClosure.Builder. getOutputsOrBuilder()A map of outputs in the case of a successful execution.ExecutionOuterClass.LiteralMapBlobOrBuilderExecutionOuterClass.ExecutionClosure. getOutputsOrBuilder()A map of outputs in the case of a successful execution.ExecutionOuterClass.LiteralMapBlobOrBuilderExecutionOuterClass.ExecutionClosureOrBuilder. getOutputsOrBuilder()A map of outputs in the case of a successful execution.
-