public class ImportRDBParameters extends Object
Constructor and Description |
---|
ImportRDBParameters() |
Modifier and Type | Method and Description |
---|---|
List<String> |
files()
Get the files value.
|
String |
format()
Get the format value.
|
ImportRDBParameters |
withFiles(List<String> files)
Set the files value.
|
ImportRDBParameters |
withFormat(String format)
Set the format value.
|
public String format()
public ImportRDBParameters withFormat(String format)
format
- the format value to setpublic ImportRDBParameters withFiles(List<String> files)
files
- the files value to setCopyright © 2019. All rights reserved.