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