public class CreateCRRightFileRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| CreateCRRightFileRequest() | 
| CreateCRRightFileRequest(CreateCRRightFileRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| File[] | getFileList()Get 权属文件列表 | 
| Long | getWorkId()Get 作品ID | 
| void | setFileList(File[] FileList)Set 权属文件列表 | 
| void | setWorkId(Long WorkId)Set 作品ID | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic CreateCRRightFileRequest()
public CreateCRRightFileRequest(CreateCRRightFileRequest source)
public Long getWorkId()
public void setWorkId(Long WorkId)
WorkId - 作品IDpublic File[] getFileList()
public void setFileList(File[] FileList)
FileList - 权属文件列表Copyright © 2025. All rights reserved.