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