Interface Cache.UpdateStages.WithEncryptionSettings

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

    public static interface Cache.UpdateStages.WithEncryptionSettings
    The stage of the Cache update allowing to specify encryptionSettings.
    • Method Detail

      • withEncryptionSettings

        Cache.Update withEncryptionSettings​(CacheEncryptionSettings encryptionSettings)
        Specifies the encryptionSettings property: Specifies encryption settings of the cache..
        Parameters:
        encryptionSettings - Specifies encryption settings of the cache.
        Returns:
        the next definition stage.