Interface ResourcePool.DefinitionStages.WithExtendedLocation

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

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

    • withExtendedLocation

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