| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
Object |
KeyManagementPasswordApi.updatePassword(String keyId,
UpdatePasswordKeysRequest updatePasswordKeysRequest)
Activate or De-activate Password
Activate or De-activate key of type password
|
okhttp3.Call |
KeyManagementPasswordApi.updatePasswordAsync(String keyId,
UpdatePasswordKeysRequest updatePasswordKeysRequest,
ApiCallback<Object> callback)
Activate or De-activate Password (asynchronously)
Activate or De-activate key of type password
|
okhttp3.Call |
KeyManagementPasswordApi.updatePasswordCall(String keyId,
UpdatePasswordKeysRequest updatePasswordKeysRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updatePassword
|
ApiResponse<Object> |
KeyManagementPasswordApi.updatePasswordWithHttpInfo(String keyId,
UpdatePasswordKeysRequest updatePasswordKeysRequest)
Activate or De-activate Password
Activate or De-activate key of type password
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePasswordKeysRequest |
UpdatePasswordKeysRequest.organizationId(String organizationId) |
UpdatePasswordKeysRequest |
UpdatePasswordKeysRequest.status(String status) |
Copyright © 2024. All rights reserved.