Interface Cache.DefinitionStages.WithNetworkSettings

All Known Subinterfaces:
Cache.Definition, Cache.DefinitionStages.WithCreate
Enclosing interface:
Cache.DefinitionStages

public static interface Cache.DefinitionStages.WithNetworkSettings
The stage of the Cache definition allowing to specify networkSettings.
  • Method Details

    • withNetworkSettings

      Cache.DefinitionStages.WithCreate 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.