public static interface VeevaSourceProperties.Builder extends SdkPojo, CopyableBuilder<VeevaSourceProperties.Builder,VeevaSourceProperties>
| Modifier and Type | Method and Description |
|---|---|
VeevaSourceProperties.Builder |
documentType(String documentType)
The document type specified in the Veeva document extract flow.
|
VeevaSourceProperties.Builder |
includeAllVersions(Boolean includeAllVersions)
Boolean value to include All Versions of files in Veeva document extract flow.
|
VeevaSourceProperties.Builder |
includeRenditions(Boolean includeRenditions)
Boolean value to include file renditions in Veeva document extract flow.
|
VeevaSourceProperties.Builder |
includeSourceFiles(Boolean includeSourceFiles)
Boolean value to include source files in Veeva document extract flow.
|
VeevaSourceProperties.Builder |
object(String object)
The object specified in the Veeva flow source.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVeevaSourceProperties.Builder object(String object)
The object specified in the Veeva flow source.
object - The object specified in the Veeva flow source.VeevaSourceProperties.Builder documentType(String documentType)
The document type specified in the Veeva document extract flow.
documentType - The document type specified in the Veeva document extract flow.VeevaSourceProperties.Builder includeSourceFiles(Boolean includeSourceFiles)
Boolean value to include source files in Veeva document extract flow.
includeSourceFiles - Boolean value to include source files in Veeva document extract flow.VeevaSourceProperties.Builder includeRenditions(Boolean includeRenditions)
Boolean value to include file renditions in Veeva document extract flow.
includeRenditions - Boolean value to include file renditions in Veeva document extract flow.VeevaSourceProperties.Builder includeAllVersions(Boolean includeAllVersions)
Boolean value to include All Versions of files in Veeva document extract flow.
includeAllVersions - Boolean value to include All Versions of files in Veeva document extract flow.Copyright © 2023. All rights reserved.