| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
VeevaConnectorProfileCredentials |
VeevaConnectorProfileCredentials.clone() |
VeevaConnectorProfileCredentials |
ConnectorProfileCredentials.getVeeva()
The connector-specific credentials required when using Veeva.
|
VeevaConnectorProfileCredentials |
VeevaConnectorProfileCredentials.withPassword(String password)
The password that corresponds to the user name.
|
VeevaConnectorProfileCredentials |
VeevaConnectorProfileCredentials.withUsername(String username)
The name of the user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectorProfileCredentials.setVeeva(VeevaConnectorProfileCredentials veeva)
The connector-specific credentials required when using Veeva.
|
ConnectorProfileCredentials |
ConnectorProfileCredentials.withVeeva(VeevaConnectorProfileCredentials veeva)
The connector-specific credentials required when using Veeva.
|
Copyright © 2021. All rights reserved.