Uses of Class
io.sendon.model.CsvInfo
-
Packages that use CsvInfo Package Description io.sendon.model -
-
Uses of CsvInfo in io.sendon.model
Methods in io.sendon.model that return CsvInfo Modifier and Type Method Description CsvInfoCsvInfo. bucket(String bucket)static CsvInfoCsvInfo. fromJson(String jsonString)Create an instance of CsvInfo given an JSON stringCsvInfoSendMessageRequestDtoToInner. getCsvInfo()Get the actual instance of `CsvInfo`.CsvInfoCsvInfo. key(String key)
-