Class ExportExcelInJobRequest.Builder
Object
Builder
- Enclosing class:
ExportExcelInJobRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()but()Deprecated.This method will be removed in the future.headerRow(boolean headerRow) sendNotification(boolean sendNotification) tableViewConfig(String tableViewConfig) toString()truncateLongValues(boolean truncateLongValues) useXLSX(boolean useXLSX) Deprecated.validationEnabled(boolean validationEnabled)
-
Method Details
-
but
Deprecated.This method will be removed in the future. Please, useExportExcelInJobRequest.builder()Clone method for this Builder. -
sendNotification
- Returns:
this.
-
tableViewConfig
- Returns:
this.
-
validationEnabled
- Returns:
this.
-
fileName
- Returns:
this.
-
sheetName
- Returns:
this.
-
useXLSX
Deprecated.- Returns:
this.
-
headerRow
- Returns:
this.
-
truncateLongValues
- Returns:
this.
-
build
-
toString
-