UpgradePolicy 类
定义
Describes an upgrade policy - automatic or manual.
public class UpgradePolicy
- 继承
-
java.lang.ObjectUpgradePolicy
方法
mode() |
Get the mode value.
|
withMode(UpgradeMode mode) |
Set the mode value.
|
Describes an upgrade policy - automatic or manual.
public class UpgradePolicy
mode() |
Get the mode value.
|
withMode(UpgradeMode mode) |
Set the mode value.
|