Package | Description |
---|---|
com.groupdocs.cloud.merger.api |
Modifier and Type | Method | Description |
---|---|---|
DocumentResult |
SecurityApi.updatePassword(UpdatePasswordRequest request) |
Update document password
|
com.squareup.okhttp.Call |
SecurityApi.updatePasswordAsync(UpdatePasswordRequest request,
ApiCallback<DocumentResult> callback) |
Update document password (asynchronously)
|
com.squareup.okhttp.Call |
SecurityApi.updatePasswordCall(UpdatePasswordRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for updatePassword
|
ApiResponse<DocumentResult> |
SecurityApi.updatePasswordWithHttpInfo(UpdatePasswordRequest request) |
Update document password
|
Copyright © 2019. All rights reserved.