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