Uses of Class
com.aspose.html.model.FilesList
Packages that use FilesList
-
Uses of FilesList in com.aspose.html.api
Methods in com.aspose.html.api that return types with arguments of type FilesListModifier and TypeMethodDescriptionretrofit2.Call<FilesList>StorageApi.getFilesList(String path, String storageName) Get all files and folders within a folder -
Uses of FilesList in com.aspose.html.model
Methods in com.aspose.html.model that return FilesListModifier and TypeMethodDescriptionFilesList.addValueItem(StorageFile valueItem) FilesList.value(List<StorageFile> value)