public static final class ImportMasterKeyVO.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
ImportMasterKeyVO |
build() |
ImportMasterKeyVO.Builder |
encryptMekDataBase64(String encryptMekDataBase64)
加密的主密钥base64信封格式
|
ImportMasterKeyVO.Builder |
mekId(Long mekId)
主密钥 id
|
ImportMasterKeyVO.Builder |
projectId(List<Long> projectId)
可以使用该主密钥的项目列表
|
public ImportMasterKeyVO.Builder encryptMekDataBase64(String encryptMekDataBase64)
public ImportMasterKeyVO.Builder mekId(Long mekId)
public ImportMasterKeyVO.Builder projectId(List<Long> projectId)
public ImportMasterKeyVO build()
Copyright © 2023. All rights reserved.