Class DescribeDeviceClientKeyRequest


  • public class DescribeDeviceClientKeyRequest
    extends AbstractModel
    • Constructor Detail

      • DescribeDeviceClientKeyRequest

        public DescribeDeviceClientKeyRequest()
      • DescribeDeviceClientKeyRequest

        public DescribeDeviceClientKeyRequest​(DescribeDeviceClientKeyRequest 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

      • getProductId

        public String getProductId()
        Get 所属产品的Id
        Returns:
        ProductId 所属产品的Id
      • setProductId

        public void setProductId​(String ProductId)
        Set 所属产品的Id
        Parameters:
        ProductId - 所属产品的Id
      • getDeviceName

        public String getDeviceName()
        Get 设备名称
        Returns:
        DeviceName 设备名称
      • setDeviceName

        public void setDeviceName​(String DeviceName)
        Set 设备名称
        Parameters:
        DeviceName - 设备名称