| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.kms20160120 | |
| com.aliyun.sdk.service.kms20160120.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<ExportDataKeyResponse> |
AsyncClient.exportDataKey(ExportDataKeyRequest request)
You can call the [GenerateDataKeyWithoutPlaintext](~~134043~~) operation to generate a data key, which is encrypted by a CMK.
|
CompletableFuture<ExportDataKeyResponse> |
DefaultAsyncClient.exportDataKey(ExportDataKeyRequest request)
You can call the [GenerateDataKeyWithoutPlaintext](~~134043~~) operation to generate a data key, which is encrypted by a CMK.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ExportDataKeyRequest |
ExportDataKeyRequest.Builder.build() |
static ExportDataKeyRequest |
ExportDataKeyRequest.create() |
Copyright © 2023. All rights reserved.