public static class ExportContent.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
ExportContent |
build() |
ExportContent.Builder |
copy(ExportContent o) |
ExportContent.Builder |
fieldNames(List<String> fieldNames) |
ExportContent.Builder |
parserNames(List<String> parserNames) |
ExportContent.Builder |
sourceNames(List<String> sourceNames) |
String |
toString() |
public ExportContent.Builder fieldNames(List<String> fieldNames)
public ExportContent.Builder parserNames(List<String> parserNames)
public ExportContent.Builder sourceNames(List<String> sourceNames)
public ExportContent build()
public ExportContent.Builder copy(ExportContent o)
Copyright © 2016–2021. All rights reserved.