Package | Description |
---|---|
com.veeva.vault.vapil.api.model.builder |
Builder pattern to create models
|
Modifier and Type | Method and Description |
---|---|
static LoaderTaskBuilder.ExtractOption |
LoaderTaskBuilder.ExtractOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoaderTaskBuilder.ExtractOption[] |
LoaderTaskBuilder.ExtractOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LoaderTaskBuilder |
LoaderTaskBuilder.addExtractOption(LoaderTaskBuilder.ExtractOption extractOption) |
Modifier and Type | Method and Description |
---|---|
LoaderTaskBuilder |
LoaderTaskBuilder.setExtractOptions(List<LoaderTaskBuilder.ExtractOption> extractOptions) |
Copyright © 2021. All rights reserved.