Interface Cache.DefinitionStages.WithZones

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

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

    • withZones

      Specifies the zones property: Availability zones for resources. This field should only contain a single element in the array..
      Parameters:
      zones - Availability zones for resources. This field should only contain a single element in the array.
      Returns:
      the next definition stage.