public class DescribeDeviceModelRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeDeviceModelRequest() |
DescribeDeviceModelRequest(DescribeDeviceModelRequest 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 |
getBranch()
Get 物模型的分支路径
|
String |
getTid()
Get 设备TID
|
void |
setBranch(String Branch)
Set 物模型的分支路径
|
void |
setTid(String Tid)
Set 设备TID
|
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 DescribeDeviceModelRequest()
public DescribeDeviceModelRequest(DescribeDeviceModelRequest source)
public String getTid()
public void setTid(String Tid)
Tid
- 设备TIDpublic String getBranch()
public void setBranch(String Branch)
Branch
- 物模型的分支路径Copyright © 2024. All rights reserved.