public static class QueryDeviceResponseBody.DeviceInfo
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
QueryDeviceResponseBody.DeviceInfo.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static QueryDeviceResponseBody.DeviceInfo.Builder |
builder() |
static QueryDeviceResponseBody.DeviceInfo |
create() |
String |
getDeviceId() |
String |
getDeviceName() |
String |
getDeviceSecret() |
String |
getDeviceStatus() |
String |
getDeviceType() |
String |
getGmtCreate() |
String |
getGmtModified() |
String |
getIotId() |
String |
getNickname() |
String |
getProductKey() |
String |
getUtcCreate() |
String |
getUtcModified() |
public static QueryDeviceResponseBody.DeviceInfo.Builder builder()
public static QueryDeviceResponseBody.DeviceInfo create()
public String getDeviceId()
public String getDeviceName()
public String getDeviceSecret()
public String getDeviceStatus()
public String getDeviceType()
public String getGmtCreate()
public String getGmtModified()
public String getIotId()
public String getNickname()
public String getProductKey()
public String getUtcCreate()
public String getUtcModified()
Copyright © 2022. All rights reserved.