Interface AgentPool.UpdateStages.WithExtendedLocation

All Known Subinterfaces:
AgentPool.Update
Enclosing interface:
AgentPool.UpdateStages

public static interface AgentPool.UpdateStages.WithExtendedLocation
The stage of the AgentPool update allowing to specify extendedLocation.
  • Method Details

    • withExtendedLocation

      AgentPool.Update withExtendedLocation(AgentPoolExtendedLocation extendedLocation)
      Specifies the extendedLocation property: The extendedLocation property..
      Parameters:
      extendedLocation - The extendedLocation property.
      Returns:
      the next definition stage.