| Package | Description |
|---|---|
| com.aspose.slides.api | |
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
FilesList |
SlidesApi.getFilesList(String path,
String storageName)
Get all files and folders within a folder
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<FilesList> |
SlidesApi.getFilesListWithHttpInfo(String path,
String storageName)
Get all files and folders within a folder
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
SlidesApi.getFilesListAsync(String path,
String storageName,
ApiCallback<FilesList> callback)
Get all files and folders within a folder (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
FilesList |
FilesList.addValueItem(StorageFile valueItem) |
FilesList |
FilesList.value(List<StorageFile> value) |
Copyright © 2025. All rights reserved.