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