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, IRestClient restClient)
Parameters
Name | Type | Description |
---|---|---|
talendAdminAddress | string | |
talendAdminUsername | string | |
talendAdminPassword | string | |
restClient | IRestClient | RestSharp RestClient |
Return Value
Type | Description |
---|---|
void |