public static class ListPluginsResponseBody.ListPluginsResponseBodyHeaders
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
Integer |
xTotalCount
The address of the plug-in description document.
|
构造器和说明 |
---|
ListPluginsResponseBodyHeaders() |
限定符和类型 | 方法和说明 |
---|---|
static ListPluginsResponseBody.ListPluginsResponseBodyHeaders |
build(Map<String,?> map) |
Integer |
getXTotalCount() |
ListPluginsResponseBody.ListPluginsResponseBodyHeaders |
setXTotalCount(Integer xTotalCount) |
@NameInMap(value="X-Total-Count") public Integer xTotalCount
The address of the plug-in description document.
public static ListPluginsResponseBody.ListPluginsResponseBodyHeaders build(Map<String,?> map) throws Exception
Exception
public ListPluginsResponseBody.ListPluginsResponseBodyHeaders setXTotalCount(Integer xTotalCount)
public Integer getXTotalCount()
Copyright © 2024. All rights reserved.