public final class ImportParameters extends Object
| Modifier and Type | Method and Description |
|---|---|
ImportParameters |
backendId(String id)
Sets the backend id of the backend to import.
|
static ImportParameters |
importParams()
Creates the import parameters.
|
ImportParameters |
ldifFile(String ldifFile)
Sets the path to the LDIF file to be imported.
|
public static ImportParameters importParams()
public ImportParameters backendId(String id)
id - the backend idpublic ImportParameters ldifFile(String ldifFile)
ldifFile - The path to the LDIF fileCopyright © 2010-2020 Wren Security. All Rights Reserved.