Interface ConnectedEnvironment.UpdateStages.WithExtendedLocation

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

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

    • withExtendedLocation

      ConnectedEnvironment.Update withExtendedLocation(ExtendedLocation extendedLocation)
      Specifies the extendedLocation property: The complex type of the extended location..
      Parameters:
      extendedLocation - The complex type of the extended location.
      Returns:
      the next definition stage.