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