Interface Cluster.DefinitionStages.WithExtendedLocation

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

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

    • withExtendedLocation

      Cluster.DefinitionStages.WithCreate withExtendedLocation(ExtendedLocation extendedLocation)
      Specifies the extendedLocation property: Gets or sets the extended location..
      Parameters:
      extendedLocation - Gets or sets the extended location.
      Returns:
      the next definition stage.