public static class ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
boundToObjectId |
String |
boundToObjectType
example:
user
|
String |
created
example:
2022-07-04T03:29:34.770Z
|
String |
creatorId
example:
5f687406f05b283425ea8f6f
|
String |
description
example:
xxxx
|
ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultFilter |
filter |
ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultGroupType |
groupType |
String |
id |
Boolean |
isDeleted |
String |
name
example:
x项目
|
ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultOrderType |
orderType |
String |
organizationId
example:
6139cd1aba5b128516ec8c86
|
ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultShowType |
showType |
ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultToolbarInfo |
toolbarInfo |
String |
tql |
String |
updated
example:
2022-07-04T03:29:34.770Z
|
ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultViewSetting |
viewSetting |
| 构造器和说明 |
|---|
ListMyShortcutViewsResponseBodyResult() |
@NameInMap(value="boundToObjectId") public String boundToObjectId
@NameInMap(value="boundToObjectType") public String boundToObjectType
user
@NameInMap(value="created") public String created
2022-07-04T03:29:34.770Z
@NameInMap(value="creatorId") public String creatorId
5f687406f05b283425ea8f6f
@NameInMap(value="description") public String description
xxxx
@NameInMap(value="filter") public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultFilter filter
@NameInMap(value="groupType") public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultGroupType groupType
@NameInMap(value="id") public String id
@NameInMap(value="isDeleted") public Boolean isDeleted
@NameInMap(value="name") public String name
x项目
@NameInMap(value="orderType") public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultOrderType orderType
@NameInMap(value="organizationId") public String organizationId
6139cd1aba5b128516ec8c86
@NameInMap(value="showType") public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultShowType showType
@NameInMap(value="toolbarInfo") public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultToolbarInfo toolbarInfo
@NameInMap(value="tql") public String tql
@NameInMap(value="updated") public String updated
2022-07-04T03:29:34.770Z
@NameInMap(value="viewSetting") public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultViewSetting viewSetting
public static ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult build(Map<String,?> map) throws Exception
Exceptionpublic ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult setBoundToObjectId(String boundToObjectId)
public String getBoundToObjectId()
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult setBoundToObjectType(String boundToObjectType)
public String getBoundToObjectType()
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult setCreated(String created)
public String getCreated()
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult setCreatorId(String creatorId)
public String getCreatorId()
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult setDescription(String description)
public String getDescription()
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult setFilter(ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultFilter filter)
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultFilter getFilter()
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult setGroupType(ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultGroupType groupType)
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultGroupType getGroupType()
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult setId(String id)
public String getId()
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult setIsDeleted(Boolean isDeleted)
public Boolean getIsDeleted()
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult setName(String name)
public String getName()
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult setOrderType(ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultOrderType orderType)
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultOrderType getOrderType()
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult setOrganizationId(String organizationId)
public String getOrganizationId()
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult setShowType(ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultShowType showType)
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultShowType getShowType()
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult setToolbarInfo(ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultToolbarInfo toolbarInfo)
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultToolbarInfo getToolbarInfo()
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult setTql(String tql)
public String getTql()
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult setUpdated(String updated)
public String getUpdated()
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResult setViewSetting(ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultViewSetting viewSetting)
public ListMyShortcutViewsResponseBody.ListMyShortcutViewsResponseBodyResultViewSetting getViewSetting()
Copyright © 2025. All rights reserved.