Class ListResponse
- java.lang.Object
-
- com.databricks.jdbc.model.client.filesystem.ListResponse
-
public class ListResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description ListResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<FileInfo>getFiles()voidsetFiles(List<FileInfo> files)StringtoString()
-