Uses of Class
software.amazon.awssdk.services.databrew.model.ExcelOptions
-
Packages that use ExcelOptions Package Description software.amazon.awssdk.services.databrew.model -
-
Uses of ExcelOptions in software.amazon.awssdk.services.databrew.model
Methods in software.amazon.awssdk.services.databrew.model that return ExcelOptions Modifier and Type Method Description ExcelOptionsFormatOptions. excel()Options that define how Excel input is to be interpreted by DataBrew.Methods in software.amazon.awssdk.services.databrew.model with parameters of type ExcelOptions Modifier and Type Method Description FormatOptions.BuilderFormatOptions.Builder. excel(ExcelOptions excel)Options that define how Excel input is to be interpreted by DataBrew.
-