Interface Cluster.UpdateStages.WithProperties

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

public static interface Cluster.UpdateStages.WithProperties
The stage of the Cluster update allowing to specify properties.
  • Method Details

    • withProperties

      Cluster.Update withProperties(ClusterPatchProperties properties)
      Specifies the properties property: Define cluster patch specific properties..
      Parameters:
      properties - Define cluster patch specific properties.
      Returns:
      the next definition stage.