Interface Cluster.UpdateStages.WithDesiredProperties

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

    public static interface Cluster.UpdateStages.WithDesiredProperties
    The stage of the Cluster update allowing to specify desiredProperties.
    • Method Detail

      • withDesiredProperties

        Cluster.Update withDesiredProperties​(ClusterDesiredProperties desiredProperties)
        Specifies the desiredProperties property: Desired properties of the cluster..
        Parameters:
        desiredProperties - Desired properties of the cluster.
        Returns:
        the next definition stage.