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