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