| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.kms20160120.models |
| 限定符和类型 | 方法和说明 |
|---|---|
static CreateKeyRequest.Builder |
CreateKeyRequest.builder() |
CreateKeyRequest.Builder |
CreateKeyRequest.Builder.description(String description)
The operation that you want to perform.
|
CreateKeyRequest.Builder |
CreateKeyRequest.Builder.DKMSInstanceId(String DKMSInstanceId)
The type of the CMK.
|
CreateKeyRequest.Builder |
CreateKeyRequest.Builder.enableAutomaticRotation(Boolean enableAutomaticRotation)
The protection level of the CMK.
|
CreateKeyRequest.Builder |
CreateKeyRequest.Builder.keySpec(String keySpec)
The period of automatic key rotation.
|
CreateKeyRequest.Builder |
CreateKeyRequest.Builder.keyUsage(String keyUsage)
The description of the CMK.
|
CreateKeyRequest.Builder |
CreateKeyRequest.Builder.origin(String origin)
The usage of the CMK.
|
CreateKeyRequest.Builder |
CreateKeyRequest.Builder.protectionLevel(String protectionLevel)
The source of key material.
|
CreateKeyRequest.Builder |
CreateKeyRequest.Builder.rotationInterval(String rotationInterval)
Specifies whether to enable automatic key rotation.
|
CreateKeyRequest.Builder |
CreateKeyRequest.Builder.tags(String tags)
Tags.
|
CreateKeyRequest.Builder |
CreateKeyRequest.toBuilder() |
Copyright © 2023. All rights reserved.