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