ZendeskLinkedService |
ZendeskLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
ZendeskLinkedService |
ZendeskLinkedService.withApiToken(SecretBase apiToken) |
Set the apiToken property: The api token for the Zendesk source.
|
ZendeskLinkedService |
ZendeskLinkedService.withAuthenticationType(ZendeskAuthenticationType authenticationType) |
Set the authenticationType property: The authentication type to use.
|
ZendeskLinkedService |
ZendeskLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
ZendeskLinkedService |
ZendeskLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
ZendeskLinkedService |
ZendeskLinkedService.withEncryptedCredential(Object encryptedCredential) |
Set the encryptedCredential property: The encrypted credential used for authentication.
|
ZendeskLinkedService |
ZendeskLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|
ZendeskLinkedService |
ZendeskLinkedService.withPassword(SecretBase password) |
Set the password property: The password of the Zendesk source.
|
ZendeskLinkedService |
ZendeskLinkedService.withUrl(Object url) |
Set the url property: The url to connect Zendesk source.
|
ZendeskLinkedService |
ZendeskLinkedService.withUsername(Object username) |
Set the username property: The username of the Zendesk source.
|