Class ExportCSVRequest.Builder
Object
Builder
- Enclosing class:
ExportCSVRequest
-
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, useExportCSVRequest.builder().Clone method for this Builder. -
tableViewConfig
- Returns:
this.
-
validationEnabled
- Returns:
this.
-
separator
- Returns:
this.
-
quote
- Returns:
this.
-
escape
- Returns:
this.
-
headerRow
- Returns:
this.
-
build
-
toString
-