public static class AutoUpgradableConfig.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AutoUpgradableConfig |
build() |
AutoUpgradableConfig.Builder |
copy(AutoUpgradableConfig model) |
AutoUpgradableConfig.Builder |
isAgentAutoUpgradable(Boolean isAgentAutoUpgradable)
true if the agents can be upgraded automatically; false if they must be upgraded
manually.
|
public AutoUpgradableConfig.Builder isAgentAutoUpgradable(Boolean isAgentAutoUpgradable)
true if the agents can be upgraded automatically; false if they must be upgraded manually.
isAgentAutoUpgradable
- the value to setpublic AutoUpgradableConfig build()
public AutoUpgradableConfig.Builder copy(AutoUpgradableConfig model)
Copyright © 2016–2024. All rights reserved.