Interface Cache.DefinitionStages.WithSubnet

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

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

    • withSubnet

      Specifies the subnet property: Subnet used for the Cache..
      Parameters:
      subnet - Subnet used for the Cache.
      Returns:
      the next definition stage.