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