public static class QueryCoolAppShortcutOrderResponseBody.QueryCoolAppShortcutOrderResponseBodyResult
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
QueryCoolAppShortcutOrderResponseBodyResult() |
@NameInMap(value="forbiddenPluginList") public List<QueryCoolAppShortcutOrderResponseBody.QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList> forbiddenPluginList
@NameInMap(value="myPluginList") public List<QueryCoolAppShortcutOrderResponseBody.QueryCoolAppShortcutOrderResponseBodyResultMyPluginList> myPluginList
@NameInMap(value="otherPluginList") public List<QueryCoolAppShortcutOrderResponseBody.QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList> otherPluginList
public QueryCoolAppShortcutOrderResponseBodyResult()
public static QueryCoolAppShortcutOrderResponseBody.QueryCoolAppShortcutOrderResponseBodyResult build(Map<String,?> map) throws Exception
Exception
public QueryCoolAppShortcutOrderResponseBody.QueryCoolAppShortcutOrderResponseBodyResult setForbiddenPluginList(List<QueryCoolAppShortcutOrderResponseBody.QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList> forbiddenPluginList)
public List<QueryCoolAppShortcutOrderResponseBody.QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList> getForbiddenPluginList()
public QueryCoolAppShortcutOrderResponseBody.QueryCoolAppShortcutOrderResponseBodyResult setMyPluginList(List<QueryCoolAppShortcutOrderResponseBody.QueryCoolAppShortcutOrderResponseBodyResultMyPluginList> myPluginList)
public List<QueryCoolAppShortcutOrderResponseBody.QueryCoolAppShortcutOrderResponseBodyResultMyPluginList> getMyPluginList()
public QueryCoolAppShortcutOrderResponseBody.QueryCoolAppShortcutOrderResponseBodyResult setOtherPluginList(List<QueryCoolAppShortcutOrderResponseBody.QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList> otherPluginList)
public List<QueryCoolAppShortcutOrderResponseBody.QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList> getOtherPluginList()
Copyright © 2024. All rights reserved.