public class UserFileInfo extends AbstractModel
header, skipSign
Constructor and Description |
---|
UserFileInfo() |
UserFileInfo(UserFileInfo 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 |
---|---|
String |
getBucket()
Get File's belonging bucket
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getCreateTime()
Get Creation TimeNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getDeleteName()
Get NoNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getDeleteOwner()
Get NoNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getEncodeExtraInfo()
Get Additional information base64 encoded
Note: This field may return null, indicating that no valid value can be obtained.
|
ParamInfo[] |
getExtraInfo()
Get Additional information
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getFileExtensionType()
Get File Type, such as jar, zip, etc.
|
String |
getFileName()
Get File NameNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getLocalPath()
Get Local Path
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getLocalTempPath()
Get Local Temporary Path
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getMd5Value()
Get File MD5 Value
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getOperator()
Get NoNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getOperatorName()
Get NoNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getOwner()
Get File owner's uin
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getOwnerName()
Get File Owner's Name
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getPathDepth()
Get File depth
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getProjectId()
Get Project IDNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getRegion()
Get Region of the file's belonging bucket
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getRemotePath()
Get Remote Path
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getResourceId()
Get Resource ID
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getSize()
Get File Size, in bytes
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getType()
Get File Upload Type, Resource Management as resource
Note: This field may return null, indicating that no valid value can be obtained.
|
String |
getUpdateTime()
Get Update timeNote: This field may return null, indicating that no valid value can be obtained.
|
String |
getZipPath()
Get Absolute path of local temporary compressed file
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setBucket(String Bucket)
Set File's belonging bucket
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setCreateTime(String CreateTime)
Set Creation TimeNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setDeleteName(String DeleteName)
Set NoNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setDeleteOwner(String DeleteOwner)
Set NoNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setEncodeExtraInfo(String EncodeExtraInfo)
Set Additional information base64 encoded
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setExtraInfo(ParamInfo[] ExtraInfo)
Set Additional information
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setFileExtensionType(String FileExtensionType)
Set File Type, such as jar, zip, etc.
|
void |
setFileName(String FileName)
Set File NameNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setLocalPath(String LocalPath)
Set Local Path
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setLocalTempPath(String LocalTempPath)
Set Local Temporary Path
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setMd5Value(String Md5Value)
Set File MD5 Value
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setOperator(String Operator)
Set NoNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setOperatorName(String OperatorName)
Set NoNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setOwner(String Owner)
Set File owner's uin
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setOwnerName(String OwnerName)
Set File Owner's Name
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setPathDepth(Long PathDepth)
Set File depth
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setProjectId(String ProjectId)
Set Project IDNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setRegion(String Region)
Set Region of the file's belonging bucket
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setRemotePath(String RemotePath)
Set Remote Path
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setResourceId(String ResourceId)
Set Resource ID
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setSize(Long Size)
Set File Size, in bytes
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setType(String Type)
Set File Upload Type, Resource Management as resource
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setUpdateTime(String UpdateTime)
Set Update timeNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setZipPath(String ZipPath)
Set Absolute path of local temporary compressed file
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public UserFileInfo()
public UserFileInfo(UserFileInfo source)
public String getResourceId()
public void setResourceId(String ResourceId)
ResourceId
- Resource ID
Note: This field may return null, indicating that no valid value can be obtained.public String getFileName()
public void setFileName(String FileName)
FileName
- File NameNote: This field may return null, indicating that no valid value can be obtained.public String getFileExtensionType()
public void setFileExtensionType(String FileExtensionType)
FileExtensionType
- File Type, such as jar, zip, etc.
Note: This field may return null, indicating that no valid value can be obtained.public String getType()
public void setType(String Type)
Type
- File Upload Type, Resource Management as resource
Note: This field may return null, indicating that no valid value can be obtained.public String getMd5Value()
public void setMd5Value(String Md5Value)
Md5Value
- File MD5 Value
Note: This field may return null, indicating that no valid value can be obtained.public String getCreateTime()
public void setCreateTime(String CreateTime)
CreateTime
- Creation TimeNote: This field may return null, indicating that no valid value can be obtained.public String getUpdateTime()
public void setUpdateTime(String UpdateTime)
UpdateTime
- Update timeNote: This field may return null, indicating that no valid value can be obtained.public Long getSize()
public void setSize(Long Size)
Size
- File Size, in bytes
Note: This field may return null, indicating that no valid value can be obtained.public String getLocalPath()
public void setLocalPath(String LocalPath)
LocalPath
- Local Path
Note: This field may return null, indicating that no valid value can be obtained.public String getLocalTempPath()
public void setLocalTempPath(String LocalTempPath)
LocalTempPath
- Local Temporary Path
Note: This field may return null, indicating that no valid value can be obtained.public String getRemotePath()
public void setRemotePath(String RemotePath)
RemotePath
- Remote Path
Note: This field may return null, indicating that no valid value can be obtained.public String getOwnerName()
public void setOwnerName(String OwnerName)
OwnerName
- File Owner's Name
Note: This field may return null, indicating that no valid value can be obtained.public String getOwner()
public void setOwner(String Owner)
Owner
- File owner's uin
Note: This field may return null, indicating that no valid value can be obtained.public Long getPathDepth()
public void setPathDepth(Long PathDepth)
PathDepth
- File depth
Note: This field may return null, indicating that no valid value can be obtained.public String getProjectId()
public void setProjectId(String ProjectId)
ProjectId
- Project IDNote: This field may return null, indicating that no valid value can be obtained.public ParamInfo[] getExtraInfo()
public void setExtraInfo(ParamInfo[] ExtraInfo)
ExtraInfo
- Additional information
Note: This field may return null, indicating that no valid value can be obtained.public String getZipPath()
public void setZipPath(String ZipPath)
ZipPath
- Absolute path of local temporary compressed file
Note: This field may return null, indicating that no valid value can be obtained.public String getBucket()
public void setBucket(String Bucket)
Bucket
- File's belonging bucket
Note: This field may return null, indicating that no valid value can be obtained.public String getRegion()
public void setRegion(String Region)
Region
- Region of the file's belonging bucket
Note: This field may return null, indicating that no valid value can be obtained.public String getDeleteName()
public void setDeleteName(String DeleteName)
DeleteName
- NoNote: This field may return null, indicating that no valid value can be obtained.public String getDeleteOwner()
public void setDeleteOwner(String DeleteOwner)
DeleteOwner
- NoNote: This field may return null, indicating that no valid value can be obtained.public String getOperator()
public void setOperator(String Operator)
Operator
- NoNote: This field may return null, indicating that no valid value can be obtained.public String getOperatorName()
public void setOperatorName(String OperatorName)
OperatorName
- NoNote: This field may return null, indicating that no valid value can be obtained.public String getEncodeExtraInfo()
public void setEncodeExtraInfo(String EncodeExtraInfo)
EncodeExtraInfo
- Additional information base64 encoded
Note: This field may return null, indicating that no valid value can be obtained.Copyright © 2024. All rights reserved.