| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
VeevaSourceProperties |
VeevaSourceProperties.clone() |
VeevaSourceProperties |
SourceConnectorProperties.getVeeva()
Specifies the information that is required for querying Veeva.
|
VeevaSourceProperties |
VeevaSourceProperties.withDocumentType(String documentType)
The document type specified in the Veeva document extract flow.
|
VeevaSourceProperties |
VeevaSourceProperties.withIncludeAllVersions(Boolean includeAllVersions)
Boolean value to include All Versions of files in Veeva document extract flow.
|
VeevaSourceProperties |
VeevaSourceProperties.withIncludeRenditions(Boolean includeRenditions)
Boolean value to include file renditions in Veeva document extract flow.
|
VeevaSourceProperties |
VeevaSourceProperties.withIncludeSourceFiles(Boolean includeSourceFiles)
Boolean value to include source files in Veeva document extract flow.
|
VeevaSourceProperties |
VeevaSourceProperties.withObject(String object)
The object specified in the Veeva flow source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceConnectorProperties.setVeeva(VeevaSourceProperties veeva)
Specifies the information that is required for querying Veeva.
|
SourceConnectorProperties |
SourceConnectorProperties.withVeeva(VeevaSourceProperties veeva)
Specifies the information that is required for querying Veeva.
|
Copyright © 2023. All rights reserved.