public static class ListSoftwareForUserDeviceResponseBody.ListSoftwareForUserDeviceResponseBodySoftware
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
inc
example:
Alibaba (China) Network Technology Co.
|
String |
installTime
example:
2023-08-18 02:43:02
|
String |
name |
List<String> |
versions |
构造器和说明 |
---|
ListSoftwareForUserDeviceResponseBodySoftware() |
@NameInMap(value="Inc") public String inc
Alibaba (China) Network Technology Co.,Ltd.
@NameInMap(value="InstallTime") public String installTime
2023-08-18 02:43:02
@NameInMap(value="Name") public String name
public ListSoftwareForUserDeviceResponseBodySoftware()
public static ListSoftwareForUserDeviceResponseBody.ListSoftwareForUserDeviceResponseBodySoftware build(Map<String,?> map) throws Exception
Exception
public ListSoftwareForUserDeviceResponseBody.ListSoftwareForUserDeviceResponseBodySoftware setInc(String inc)
public String getInc()
public ListSoftwareForUserDeviceResponseBody.ListSoftwareForUserDeviceResponseBodySoftware setInstallTime(String installTime)
public String getInstallTime()
public ListSoftwareForUserDeviceResponseBody.ListSoftwareForUserDeviceResponseBodySoftware setName(String name)
public String getName()
public ListSoftwareForUserDeviceResponseBody.ListSoftwareForUserDeviceResponseBodySoftware setVersions(List<String> versions)
Copyright © 2024. All rights reserved.