Interface Cluster.DefinitionStages.WithUpgradeDescription

All Known Subinterfaces:
Cluster.Definition, Cluster.DefinitionStages.WithCreate
Enclosing interface:
Cluster.DefinitionStages

public static interface Cluster.DefinitionStages.WithUpgradeDescription
The stage of the Cluster definition allowing to specify upgradeDescription.
  • Method Details

    • withUpgradeDescription

      Cluster.DefinitionStages.WithCreate withUpgradeDescription(ClusterUpgradePolicy upgradeDescription)
      Specifies the upgradeDescription property: The policy to use when upgrading the cluster..
      Parameters:
      upgradeDescription - The policy to use when upgrading the cluster.
      Returns:
      the next definition stage.