Uses of Class
software.amazon.awssdk.services.appflow.model.VeevaConnectorProfileProperties
-
Packages that use VeevaConnectorProfileProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of VeevaConnectorProfileProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return VeevaConnectorProfileProperties Modifier and Type Method Description VeevaConnectorProfilePropertiesConnectorProfileProperties. veeva()The connector-specific properties required by Veeva.Methods in software.amazon.awssdk.services.appflow.model with parameters of type VeevaConnectorProfileProperties Modifier and Type Method Description ConnectorProfileProperties.BuilderConnectorProfileProperties.Builder. veeva(VeevaConnectorProfileProperties veeva)The connector-specific properties required by Veeva.
-