Interface Cache.UpdateStages.WithNetworkSettings

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

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

      • withNetworkSettings

        Cache.Update withNetworkSettings​(CacheNetworkSettings networkSettings)
        Specifies the networkSettings property: Specifies network settings of the cache..
        Parameters:
        networkSettings - Specifies network settings of the cache.
        Returns:
        the next definition stage.