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