Interface Cache.UpdateStages.WithSecuritySettings

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

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

      • withSecuritySettings

        Cache.Update withSecuritySettings​(CacheSecuritySettings securitySettings)
        Specifies the securitySettings property: Specifies security settings of the cache..
        Parameters:
        securitySettings - Specifies security settings of the cache.
        Returns:
        the next definition stage.