Package | Description |
---|---|
com.groupdocs.cloud.watermark.api | |
com.groupdocs.cloud.watermark.model |
Modifier and Type | Method | Description |
---|---|---|
InfoResult |
InfoApi.getInfo(GetInfoRequest request) |
Retrieve information about document.
|
Modifier and Type | Method | Description |
---|---|---|
ApiResponse<InfoResult> |
InfoApi.getInfoWithHttpInfo(GetInfoRequest request) |
Retrieve information about document.
|
Modifier and Type | Method | Description |
---|---|---|
com.squareup.okhttp.Call |
InfoApi.getInfoAsync(GetInfoRequest request,
ApiCallback<InfoResult> callback) |
Retrieve information about document.
|
Modifier and Type | Method | Description |
---|---|---|
InfoResult |
InfoResult.fileType(FileType fileType) |
|
InfoResult |
InfoResult.pageCount(Integer pageCount) |
|
InfoResult |
InfoResult.size(Long size) |
Copyright © 2019. All rights reserved.