public class StartDrmEncryptionRequest extends AbstractModel
Constructor and Description |
---|
StartDrmEncryptionRequest() |
Modifier and Type | Method and Description |
---|---|
DrmEncryptInfo |
getDrmEncryptInfo()
获取Drm加密所需要的信息。
|
void |
setDrmEncryptInfo(DrmEncryptInfo DrmEncryptInfo)
设置Drm加密所需要的信息。
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
fromJsonString, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public DrmEncryptInfo getDrmEncryptInfo()
public void setDrmEncryptInfo(DrmEncryptInfo DrmEncryptInfo)
DrmEncryptInfo
- Drm加密所需要的信息。Copyright © 2018. All rights reserved.