Project.UpdateStages.WithSourceConnectionInfo Interface
public static interface Project.UpdateStages.WithSourceConnectionInfo
The stage of the Project update allowing to specify sourceConnectionInfo.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withSourceConnectionInfo(ConnectionInfo sourceConnectionInfo)
Specifies the source |
Method Details
withSourceConnectionInfo
public abstract Project.Update withSourceConnectionInfo(ConnectionInfo sourceConnectionInfo)
Specifies the sourceConnectionInfo property: Information for connecting to source.
Parameters:
Returns: