public class DescribeSoftwareInformationRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeSoftwareInformationRequest() |
DescribeSoftwareInformationRequest(DescribeSoftwareInformationRequest 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 |
---|---|
Condition |
getCondition()
Get 过滤条件、分页参数
Name - String - 过滤支持:是 - 操作符:eq,like - 排序支持:是 。
|
String |
getMid()
Get 终端唯一标识Mid
|
void |
setCondition(Condition Condition)
Set 过滤条件、分页参数
Name - String - 过滤支持:是 - 操作符:eq,like - 排序支持:是 。
|
void |
setMid(String Mid)
Set 终端唯一标识Mid
|
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, toJsonString
public DescribeSoftwareInformationRequest()
public DescribeSoftwareInformationRequest(DescribeSoftwareInformationRequest source)
public String getMid()
public void setMid(String Mid)
Mid
- 终端唯一标识Midpublic Condition getCondition()
public void setCondition(Condition Condition)
Condition
- 过滤条件、分页参数
Copyright © 2025. All rights reserved.