This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Talend.
Summary
Initializes a new instance of the
TalendAdminApi class.
- Assembly
- Cake
.Talend .dll - Namespace
- Cake
.Talend - Containing Type
- TalendAdminApi
Syntax
public TalendAdminApi(string talendAdminAddress, string talendAdminUsername, string talendAdminPassword)
Parameters
| Name | Type | Description |
|---|---|---|
| talendAdminAddress | string | |
| talendAdminUsername | string | |
| talendAdminPassword | string |
Return Value
| Type | Description |
|---|---|
| void |
