Uses of Class
software.amazon.awssdk.services.timestreamwrite.model.CsvConfiguration
-
Packages that use CsvConfiguration Package Description software.amazon.awssdk.services.timestreamwrite.model -
-
Uses of CsvConfiguration in software.amazon.awssdk.services.timestreamwrite.model
Methods in software.amazon.awssdk.services.timestreamwrite.model that return CsvConfiguration Modifier and Type Method Description CsvConfigurationDataSourceConfiguration. csvConfiguration()Returns the value of the CsvConfiguration property for this object.Methods in software.amazon.awssdk.services.timestreamwrite.model with parameters of type CsvConfiguration Modifier and Type Method Description DataSourceConfiguration.BuilderDataSourceConfiguration.Builder. csvConfiguration(CsvConfiguration csvConfiguration)Sets the value of the CsvConfiguration property for this object.
-