Class DescribeDeviceBindGatewayResponse
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.iotexplorer.v20190423.models.DescribeDeviceBindGatewayResponse
-
public class DescribeDeviceBindGatewayResponse extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribeDeviceBindGatewayResponse()
DescribeDeviceBindGatewayResponse(DescribeDeviceBindGatewayResponse 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getGatewayDeviceName()
Get 网关设备名 注意:此字段可能返回 null,表示取不到有效值。String
getGatewayName()
Get 网关产品名称 注意:此字段可能返回 null,表示取不到有效值。String
getGatewayProductId()
Get 网关产品ID 注意:此字段可能返回 null,表示取不到有效值。String
getGatewayProductOwnerName()
Get 设备对应产品所属的主账号名称 注意:此字段可能返回 null,表示取不到有效值。String
getGatewayProductOwnerUin()
Get 设备对应产品所属的主账号 UIN 注意:此字段可能返回 null,表示取不到有效值。String
getRequestId()
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。void
setGatewayDeviceName(String GatewayDeviceName)
Set 网关设备名 注意:此字段可能返回 null,表示取不到有效值。void
setGatewayName(String GatewayName)
Set 网关产品名称 注意:此字段可能返回 null,表示取不到有效值。void
setGatewayProductId(String GatewayProductId)
Set 网关产品ID 注意:此字段可能返回 null,表示取不到有效值。void
setGatewayProductOwnerName(String GatewayProductOwnerName)
Set 设备对应产品所属的主账号名称 注意:此字段可能返回 null,表示取不到有效值。void
setGatewayProductOwnerUin(String GatewayProductOwnerUin)
Set 设备对应产品所属的主账号 UIN 注意:此字段可能返回 null,表示取不到有效值。void
setRequestId(String RequestId)
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。void
toMap(HashMap<String,String> map, String prefix)
Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
DescribeDeviceBindGatewayResponse
public DescribeDeviceBindGatewayResponse()
-
DescribeDeviceBindGatewayResponse
public DescribeDeviceBindGatewayResponse(DescribeDeviceBindGatewayResponse 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.
-
-
Method Detail
-
getGatewayProductId
public String getGatewayProductId()
Get 网关产品ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- GatewayProductId 网关产品ID 注意:此字段可能返回 null,表示取不到有效值。
-
setGatewayProductId
public void setGatewayProductId(String GatewayProductId)
Set 网关产品ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
GatewayProductId
- 网关产品ID 注意:此字段可能返回 null,表示取不到有效值。
-
getGatewayDeviceName
public String getGatewayDeviceName()
Get 网关设备名 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- GatewayDeviceName 网关设备名 注意:此字段可能返回 null,表示取不到有效值。
-
setGatewayDeviceName
public void setGatewayDeviceName(String GatewayDeviceName)
Set 网关设备名 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
GatewayDeviceName
- 网关设备名 注意:此字段可能返回 null,表示取不到有效值。
-
getGatewayName
public String getGatewayName()
Get 网关产品名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- GatewayName 网关产品名称 注意:此字段可能返回 null,表示取不到有效值。
-
setGatewayName
public void setGatewayName(String GatewayName)
Set 网关产品名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
GatewayName
- 网关产品名称 注意:此字段可能返回 null,表示取不到有效值。
-
getGatewayProductOwnerName
public String getGatewayProductOwnerName()
Get 设备对应产品所属的主账号名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- GatewayProductOwnerName 设备对应产品所属的主账号名称 注意:此字段可能返回 null,表示取不到有效值。
-
setGatewayProductOwnerName
public void setGatewayProductOwnerName(String GatewayProductOwnerName)
Set 设备对应产品所属的主账号名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
GatewayProductOwnerName
- 设备对应产品所属的主账号名称 注意:此字段可能返回 null,表示取不到有效值。
-
getGatewayProductOwnerUin
public String getGatewayProductOwnerUin()
Get 设备对应产品所属的主账号 UIN 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- GatewayProductOwnerUin 设备对应产品所属的主账号 UIN 注意:此字段可能返回 null,表示取不到有效值。
-
setGatewayProductOwnerUin
public void setGatewayProductOwnerUin(String GatewayProductOwnerUin)
Set 设备对应产品所属的主账号 UIN 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
GatewayProductOwnerUin
- 设备对应产品所属的主账号 UIN 注意:此字段可能返回 null,表示取不到有效值。
-
getRequestId
public String getRequestId()
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。- Returns:
- RequestId 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
-
setRequestId
public void setRequestId(String RequestId)
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。- Parameters:
RequestId
- 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
-
-