public class AssociateSubDeviceToGatewayProductRequest extends AbstractModel
| Constructor and Description |
|---|
AssociateSubDeviceToGatewayProductRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGatewayProductId()
Get 网关产品Id
|
String |
getSubDeviceProductId()
Get 子设备产品Id
|
void |
setGatewayProductId(String GatewayProductId)
Set 网关产品Id
|
void |
setSubDeviceProductId(String SubDeviceProductId)
Set 子设备产品Id
|
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, toJsonStringpublic AssociateSubDeviceToGatewayProductRequest()
public String getSubDeviceProductId()
public void setSubDeviceProductId(String SubDeviceProductId)
SubDeviceProductId - 子设备产品Idpublic String getGatewayProductId()
public void setGatewayProductId(String GatewayProductId)
GatewayProductId - 网关产品IdCopyright © 2020. All rights reserved.