Class ExportCSVToFileRequest.Builder
Object
Builder
- Enclosing class:
ExportCSVToFileRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()but()Deprecated.This method will be removed in the future.headerRow(boolean headerRow) tableViewConfig(String tableViewConfig) toString()validationEnabled(boolean validationEnabled)
-
Method Details
-
but
Deprecated.This method will be removed in the future. Please, useExportCSVToFileRequest.builder()Clone method for this Builder. -
tableViewConfig
- Returns:
this.
-
validationEnabled
- Returns:
this.
-
fileName
- Returns:
this.
-
separator
- Returns:
this.
-
quote
- Returns:
this.
-
escape
- Returns:
this.
-
headerRow
- Returns:
this.
-
build
-
toString
-