Interface Server.UpdateStages.WithDataEncryption

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

    public static interface Server.UpdateStages.WithDataEncryption
    The stage of the Server update allowing to specify dataEncryption.
    • Method Detail

      • withDataEncryption

        Server.Update withDataEncryption​(DataEncryption dataEncryption)
        Specifies the dataEncryption property: The Data Encryption for CMK..
        Parameters:
        dataEncryption - The Data Encryption for CMK.
        Returns:
        the next definition stage.