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