Interface Project.UpdateStages.WithSourceConnectionInfo

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

public static interface Project.UpdateStages.WithSourceConnectionInfo
The stage of the Project update allowing to specify sourceConnectionInfo.
  • Method Details

    • withSourceConnectionInfo

      Project.Update withSourceConnectionInfo(ConnectionInfo sourceConnectionInfo)
      Specifies the sourceConnectionInfo property: Information for connecting to source.
      Parameters:
      sourceConnectionInfo - Information for connecting to source.
      Returns:
      the next definition stage.