Interface Cluster.DefinitionStages.WithZones

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

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

    • withZones

      Specifies the zones property: The availability zones of the cluster..
      Parameters:
      zones - The availability zones of the cluster.
      Returns:
      the next definition stage.