Interface Cluster.UpdateStages.WithIdentity

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

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

      • withIdentity

        Cluster.Update withIdentity​(Identity identity)
        Specifies the identity property: The identity of the cluster, if configured..
        Parameters:
        identity - The identity of the cluster, if configured.
        Returns:
        the next definition stage.