Uses of Interface
com.veeva.vault.sdk.api.integration.GetIntegrationRulesResponse
Packages that use GetIntegrationRulesResponse
Package
Description
This package provides interfaces to build Vault to Vault integrations which require data mapping.
-
Uses of GetIntegrationRulesResponse in com.veeva.vault.sdk.api.integration
Methods in com.veeva.vault.sdk.api.integration that return GetIntegrationRulesResponseModifier and TypeMethodDescriptionIntegrationRuleService.getIntegrationRules
(GetIntegrationRulesRequest getIntegrationRulesRequest) Retrieves the list ofIntegrationRules
corresponding to a Connection based on theGetIntegrationRulesRequest
.