Uses of Class
software.amazon.awssdk.services.appflow.model.VeevaConnectorProfileCredentials
-
Packages that use VeevaConnectorProfileCredentials Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of VeevaConnectorProfileCredentials in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return VeevaConnectorProfileCredentials Modifier and Type Method Description VeevaConnectorProfileCredentialsConnectorProfileCredentials. veeva()The connector-specific credentials required when using Veeva.Methods in software.amazon.awssdk.services.appflow.model with parameters of type VeevaConnectorProfileCredentials Modifier and Type Method Description ConnectorProfileCredentials.BuilderConnectorProfileCredentials.Builder. veeva(VeevaConnectorProfileCredentials veeva)The connector-specific credentials required when using Veeva.
-