Interface Datastore.DefinitionStages.WithExtendedLocation

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

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

    • withExtendedLocation

      Datastore.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.