| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.kms20160120 | |
| com.aliyun.sdk.service.kms20160120.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<DisableKeyResponse> |
AsyncClient.disableKey(DisableKeyRequest request)
If a customer master key (CMK) is disabled, the ciphertext encrypted by using this CMK cannot be decrypted until you re-enable it.
|
CompletableFuture<DisableKeyResponse> |
DefaultAsyncClient.disableKey(DisableKeyRequest request)
If a customer master key (CMK) is disabled, the ciphertext encrypted by using this CMK cannot be decrypted until you re-enable it.
|
| 限定符和类型 | 方法和说明 |
|---|---|
DisableKeyRequest |
DisableKeyRequest.Builder.build() |
static DisableKeyRequest |
DisableKeyRequest.create() |
Copyright © 2023. All rights reserved.