| Package | Description |
|---|---|
| com.aspose.slides.api | |
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
Operation |
SlidesAsyncApi.getOperationStatus(String id) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<Operation> |
SlidesAsyncApi.getOperationStatusWithHttpInfo(String id) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
SlidesAsyncApi.getOperationStatusAsync(String id,
ApiCallback<Operation> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.canceled(org.threeten.bp.OffsetDateTime canceled) |
Operation |
Operation.created(org.threeten.bp.OffsetDateTime created) |
Operation |
Operation.error(OperationError error) |
Operation |
Operation.failed(org.threeten.bp.OffsetDateTime failed) |
Operation |
Operation.finished(org.threeten.bp.OffsetDateTime finished) |
Operation |
Operation.id(String id) |
Operation |
Operation.method(Operation.MethodEnum method) |
Operation |
Operation.progress(OperationProgress progress) |
Operation |
Operation.started(org.threeten.bp.OffsetDateTime started) |
Operation |
Operation.status(Operation.StatusEnum status) |
Copyright © 2025. All rights reserved.