| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
AutoUpgradeOptions |
AutoUpgradeOptions.clone() |
AutoUpgradeOptions |
NodeManagement.getUpgradeOptions()
Specifies the Auto Upgrade knobs for the node pool.
|
AutoUpgradeOptions |
AutoUpgradeOptions.set(String fieldName,
Object value) |
AutoUpgradeOptions |
AutoUpgradeOptions.setAutoUpgradeStartTime(String autoUpgradeStartTime)
[Output only] This field is set when upgrades are about to commence with the approximate start
time for the upgrades, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
|
AutoUpgradeOptions |
AutoUpgradeOptions.setDescription(String description)
[Output only] This field is set when upgrades are about to commence with the description of the
upgrade.
|
| Modifier and Type | Method and Description |
|---|---|
NodeManagement |
NodeManagement.setUpgradeOptions(AutoUpgradeOptions upgradeOptions)
Specifies the Auto Upgrade knobs for the node pool.
|
Copyright © 2011–2020 Google. All rights reserved.