public static class SetDeviceDesiredPropertyResponseBody.SetDeviceDesiredPropertyResponseBodyData
extends com.aliyun.tea.TeaModel
@NameInMap(value="MessageId") public String messageId
@NameInMap(value="Versions") public String versions
public SetDeviceDesiredPropertyResponseBody.SetDeviceDesiredPropertyResponseBodyData()
public static SetDeviceDesiredPropertyResponseBody.SetDeviceDesiredPropertyResponseBodyData build(Map<String,?> map) throws Exception
Exceptionpublic SetDeviceDesiredPropertyResponseBody.SetDeviceDesiredPropertyResponseBodyData setMessageId(String messageId)
public String getMessageId()
public SetDeviceDesiredPropertyResponseBody.SetDeviceDesiredPropertyResponseBodyData setVersions(String versions)
public String getVersions()
Copyright © 2023. All rights reserved.