CouchbaseLinkedService |
CouchbaseLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
CouchbaseLinkedService |
CouchbaseLinkedService.withConnectionString(Object connectionString) |
Set the connectionString property: An ODBC connection string.
|
CouchbaseLinkedService |
CouchbaseLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
CouchbaseLinkedService |
CouchbaseLinkedService.withCredString(AzureKeyVaultSecretReference credString) |
Set the credString property: The Azure key vault secret reference of credString in connection string.
|
CouchbaseLinkedService |
CouchbaseLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
CouchbaseLinkedService |
CouchbaseLinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
CouchbaseLinkedService |
CouchbaseLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|