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