public class CreateCRRightFileRequest extends AbstractModel
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 xxx
|
Long |
getWorkId()
Get xxx
|
void |
setFileList(File[] FileList)
Set xxx
|
void |
setWorkId(Long WorkId)
Set xxx
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public CreateCRRightFileRequest()
public CreateCRRightFileRequest(CreateCRRightFileRequest source)
public Long getWorkId()
public void setWorkId(Long WorkId)
WorkId
- xxxpublic File[] getFileList()
public void setFileList(File[] FileList)
FileList
- xxxCopyright © 2022. All rights reserved.