| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.kms20160120 | |
| com.aliyun.sdk.service.kms20160120.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<ReEncryptResponse> |
AsyncClient.reEncrypt(ReEncryptRequest request)
You can call this operation in the following scenarios:
* After the CMK that was used to encrypt your data is rotated, you can call this operation to use the latest CMK version to re-encrypt the data.
|
CompletableFuture<ReEncryptResponse> |
DefaultAsyncClient.reEncrypt(ReEncryptRequest request)
You can call this operation in the following scenarios:
* After the CMK that was used to encrypt your data is rotated, you can call this operation to use the latest CMK version to re-encrypt the data.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ReEncryptResponse |
ReEncryptResponse.Builder.build() |
static ReEncryptResponse |
ReEncryptResponse.create() |
Copyright © 2023. All rights reserved.