Uses of Class
software.amazon.awssdk.services.glue.model.S3ExcelSource
-
Packages that use S3ExcelSource Package Description software.amazon.awssdk.services.glue.model -
-
Uses of S3ExcelSource in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return S3ExcelSource Modifier and Type Method Description S3ExcelSourceCodeGenConfigurationNode. s3ExcelSource()Defines configuration parameters for reading Excel files from Amazon S3.Methods in software.amazon.awssdk.services.glue.model with parameters of type S3ExcelSource Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. s3ExcelSource(S3ExcelSource s3ExcelSource)Defines configuration parameters for reading Excel files from Amazon S3.
-