Click or drag to resize

RESTConnectorGetConnector Method

Namespace:  IBM.Watson.DeveloperCloud.Connection
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static RESTConnector GetConnector(
	Credentials credentials,
	string function
)

Parameters

credentials
Type: IBM.Watson.DeveloperCloud.UtilitiesCredentials
function
Type: SystemString

Return Value

Type: RESTConnector
See Also