Uses of Class
com.oracle.bmc.fleetappsmanagement.model.WorkflowComponent.Type
-
Packages that use WorkflowComponent.Type Package Description com.oracle.bmc.fleetappsmanagement.model -
-
Uses of WorkflowComponent.Type in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return WorkflowComponent.Type Modifier and Type Method Description static WorkflowComponent.TypeWorkflowComponent.Type. create(String key)static WorkflowComponent.TypeWorkflowComponent.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static WorkflowComponent.Type[]WorkflowComponent.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-