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