Package | Description |
---|---|
com.groupdocs.cloud.watermark.api | |
com.groupdocs.cloud.watermark.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(Boolean exists) |
|
ObjectExist |
ObjectExist.isFolder(Boolean isFolder) |
Copyright © 2019. All rights reserved.