Package | Description |
---|---|
com.groupdocs.cloud.comparison.api | |
com.groupdocs.cloud.comparison.model |
Modifier and Type | Method | Description |
---|---|---|
ObjectExist |
StorageApi.objectExists(ObjectExistsRequest request) |
Check if file or folder exists
|
Modifier and Type | Method | Description |
---|---|---|
ApiResponse<ObjectExist> |
StorageApi.objectExistsWithHttpInfo(ObjectExistsRequest request) |
Check if file or folder exists
|
Modifier and Type | Method | Description |
---|---|---|
com.squareup.okhttp.Call |
StorageApi.objectExistsAsync(ObjectExistsRequest request,
ApiCallback<ObjectExist> callback) |
Check if file or folder exists (asynchronously)
|
Modifier and Type | Method | Description |
---|---|---|
ObjectExist |
ObjectExist.exists(java.lang.Boolean exists) |
|
ObjectExist |
ObjectExist.isFolder(java.lang.Boolean isFolder) |
Copyright © 2020. All rights reserved.