Uses of Class
flyteidl.core.Workflow.NodeMetadata.InterruptibleValueCase
-
Packages that use Workflow.NodeMetadata.InterruptibleValueCase Package Description flyteidl.core -
-
Uses of Workflow.NodeMetadata.InterruptibleValueCase in flyteidl.core
Methods in flyteidl.core that return Workflow.NodeMetadata.InterruptibleValueCase Modifier and Type Method Description static Workflow.NodeMetadata.InterruptibleValueCaseWorkflow.NodeMetadata.InterruptibleValueCase. forNumber(int value)Workflow.NodeMetadata.InterruptibleValueCaseWorkflow.NodeMetadata.Builder. getInterruptibleValueCase()Workflow.NodeMetadata.InterruptibleValueCaseWorkflow.NodeMetadata. getInterruptibleValueCase()Workflow.NodeMetadata.InterruptibleValueCaseWorkflow.NodeMetadataOrBuilder. getInterruptibleValueCase()static Workflow.NodeMetadata.InterruptibleValueCaseWorkflow.NodeMetadata.InterruptibleValueCase. valueOf(int value)Deprecated.static Workflow.NodeMetadata.InterruptibleValueCaseWorkflow.NodeMetadata.InterruptibleValueCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Workflow.NodeMetadata.InterruptibleValueCase[]Workflow.NodeMetadata.InterruptibleValueCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-