public class DescribeMNPVersionCompileTaskSubSimpleInfo extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
DescribeMNPVersionCompileTaskSubSimpleInfo()  | 
DescribeMNPVersionCompileTaskSubSimpleInfo(DescribeMNPVersionCompileTaskSubSimpleInfo 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 | 
getPathPrefix()
Get Prefix of the package name
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getPkgName()
Get Name
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Long | 
getPkgSize()
Get Package size in bytes
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setPathPrefix(String PathPrefix)
Set Prefix of the package name
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setPkgName(String PkgName)
Set Name
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setPkgSize(Long PkgSize)
Set Package size in bytes
Note: This field may return null, indicating that no valid values 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, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeMNPVersionCompileTaskSubSimpleInfo()
public DescribeMNPVersionCompileTaskSubSimpleInfo(DescribeMNPVersionCompileTaskSubSimpleInfo source)
public String getPkgName()
public void setPkgName(String PkgName)
PkgName - Name
Note: This field may return null, indicating that no valid values can be obtained.public String getPathPrefix()
public void setPathPrefix(String PathPrefix)
PathPrefix - Prefix of the package name
Note: This field may return null, indicating that no valid values can be obtained.public Long getPkgSize()
public void setPkgSize(Long PkgSize)
PkgSize - Package size in bytes
Note: This field may return null, indicating that no valid values can be obtained.Copyright © 2025. All rights reserved.