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