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