Package | Description |
---|---|
com.aspose.slides.api | |
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
FileVersions |
SlidesApi.getFileVersions(String path,
String storageName)
Get file versions
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<FileVersions> |
SlidesApi.getFileVersionsWithHttpInfo(String path,
String storageName)
Get file versions
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
SlidesApi.getFileVersionsAsync(String path,
String storageName,
ApiCallback<FileVersions> callback)
Get file versions (asynchronously)
|
Modifier and Type | Method and Description |
---|---|
FileVersions |
FileVersions.addValueItem(FileVersion valueItem) |
FileVersions |
FileVersions.value(List<FileVersion> value) |
Copyright © 2023. All rights reserved.