Uses of Class
com.aspose.tasks.cloud.model.requests.ObjectExistsRequest
Packages that use ObjectExistsRequest
-
Uses of ObjectExistsRequest in com.aspose.tasks.cloud.api
Methods in com.aspose.tasks.cloud.api with parameters of type ObjectExistsRequestModifier and TypeMethodDescriptionTasksApi.objectExists
(ObjectExistsRequest request) Check if file or folder exists request ObjectExists request with main agrscom.squareup.okhttp.Call
TasksApi.objectExistsAsync
(ObjectExistsRequest request, ApiCallback<ObjectExist> callback) Check if file or folder exists (asynchronously)