Interface Cluster.UpdateStages.WithEnableDoubleEncryption

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

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

      • withEnableDoubleEncryption

        Cluster.Update withEnableDoubleEncryption​(Boolean enableDoubleEncryption)
        Specifies the enableDoubleEncryption property: A boolean value that indicates if double encryption is enabled..
        Parameters:
        enableDoubleEncryption - A boolean value that indicates if double encryption is enabled.
        Returns:
        the next definition stage.