Uses of Interface
com.google.container.v1.AutoUpgradeOptionsOrBuilder
-
Packages that use AutoUpgradeOptionsOrBuilder Package Description com.google.container.v1 -
-
Uses of AutoUpgradeOptionsOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement AutoUpgradeOptionsOrBuilder Modifier and Type Class Description class
AutoUpgradeOptions
AutoUpgradeOptions defines the set of options for the user to control how the Auto Upgrades will proceed.static class
AutoUpgradeOptions.Builder
AutoUpgradeOptions defines the set of options for the user to control how the Auto Upgrades will proceed.Methods in com.google.container.v1 that return AutoUpgradeOptionsOrBuilder Modifier and Type Method Description AutoUpgradeOptionsOrBuilder
NodeManagement.Builder. getUpgradeOptionsOrBuilder()
Specifies the Auto Upgrade knobs for the node pool.AutoUpgradeOptionsOrBuilder
NodeManagement. getUpgradeOptionsOrBuilder()
Specifies the Auto Upgrade knobs for the node pool.AutoUpgradeOptionsOrBuilder
NodeManagementOrBuilder. getUpgradeOptionsOrBuilder()
Specifies the Auto Upgrade knobs for the node pool.
-