Uses of Class
com.azure.resourcemanager.datafactory.models.QuickBooksLinkedService
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of QuickBooksLinkedService in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionQuickBooksLinkedService.withAccessToken
(SecretBase accessToken) Set the accessToken property: The access token for OAuth 1.0 authentication.QuickBooksLinkedService.withAccessTokenSecret
(SecretBase accessTokenSecret) Set the accessTokenSecret property: The access token secret for OAuth 1.0 authentication.QuickBooksLinkedService.withAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.QuickBooksLinkedService.withCompanyId
(Object companyId) Set the companyId property: The company ID of the QuickBooks company to authorize.QuickBooksLinkedService.withConnectionProperties
(Object connectionProperties) Set the connectionProperties property: Properties used to connect to QuickBooks.QuickBooksLinkedService.withConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.QuickBooksLinkedService.withConsumerKey
(Object consumerKey) Set the consumerKey property: The consumer key for OAuth 1.0 authentication.QuickBooksLinkedService.withConsumerSecret
(SecretBase consumerSecret) Set the consumerSecret property: The consumer secret for OAuth 1.0 authentication.QuickBooksLinkedService.withDescription
(String description) Set the description property: Linked service description.QuickBooksLinkedService.withEncryptedCredential
(Object encryptedCredential) Set the encryptedCredential property: The encrypted credential used for authentication.QuickBooksLinkedService.withEndpoint
(Object endpoint) Set the endpoint property: The endpoint of the QuickBooks server.QuickBooksLinkedService.withParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.QuickBooksLinkedService.withUseEncryptedEndpoints
(Object useEncryptedEndpoints) Set the useEncryptedEndpoints property: Specifies whether the data source endpoints are encrypted using HTTPS.