类 ServerSideEncryptionDomain
java.lang.Object
cn.herodotus.oss.dialect.minio.domain.ServerSideEncryptionDomain
- 所有已实现的接口:
cn.herodotus.engine.assistant.core.definition.domain.Entity,Serializable
public class ServerSideEncryptionDomain
extends Object
implements cn.herodotus.engine.assistant.core.definition.domain.Entity
Description: 服务端加密域对象
- 作者:
- : gengwei.zheng
- 另请参阅:
- Date:
- : 2023/6/9 12:39
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getKeyId()getType()voidsetContext(Map<String, String> context) voidsetCustomerKey(String customerKey) voidvoid
-
构造器详细资料
-
ServerSideEncryptionDomain
public ServerSideEncryptionDomain()
-
-
方法详细资料
-
getType
-
setType
-
getCustomerKey
-
setCustomerKey
-
getKeyId
-
setKeyId
-
getContext
-
setContext
-