Uses of Class
flyteidl.admin.ExecutionOuterClass.ExecutionClosure.OutputResultCase
-
Packages that use ExecutionOuterClass.ExecutionClosure.OutputResultCase Package Description flyteidl.admin -
-
Uses of ExecutionOuterClass.ExecutionClosure.OutputResultCase in flyteidl.admin
Methods in flyteidl.admin that return ExecutionOuterClass.ExecutionClosure.OutputResultCase Modifier and Type Method Description static ExecutionOuterClass.ExecutionClosure.OutputResultCaseExecutionOuterClass.ExecutionClosure.OutputResultCase. forNumber(int value)ExecutionOuterClass.ExecutionClosure.OutputResultCaseExecutionOuterClass.ExecutionClosure.Builder. getOutputResultCase()ExecutionOuterClass.ExecutionClosure.OutputResultCaseExecutionOuterClass.ExecutionClosure. getOutputResultCase()ExecutionOuterClass.ExecutionClosure.OutputResultCaseExecutionOuterClass.ExecutionClosureOrBuilder. getOutputResultCase()static ExecutionOuterClass.ExecutionClosure.OutputResultCaseExecutionOuterClass.ExecutionClosure.OutputResultCase. valueOf(int value)Deprecated.static ExecutionOuterClass.ExecutionClosure.OutputResultCaseExecutionOuterClass.ExecutionClosure.OutputResultCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ExecutionOuterClass.ExecutionClosure.OutputResultCase[]ExecutionOuterClass.ExecutionClosure.OutputResultCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-