Interface Cache.UpdateStages.WithUpgradeSettings

All Known Subinterfaces:
Cache.Update
Enclosing interface:
Cache.UpdateStages

public static interface Cache.UpdateStages.WithUpgradeSettings
The stage of the Cache update allowing to specify upgradeSettings.
  • Method Details

    • withUpgradeSettings

      Cache.Update withUpgradeSettings(CacheUpgradeSettings upgradeSettings)
      Specifies the upgradeSettings property: Upgrade settings of the Cache..
      Parameters:
      upgradeSettings - Upgrade settings of the Cache.
      Returns:
      the next definition stage.