Package | Description |
---|---|
com.tencentcloudapi.gaap.v20180529.models |
Modifier and Type | Method and Description |
---|---|
ProxySimpleInfo[] |
DescribeProxyAndStatisticsListenersResponse.getProxySet()
Get Information of connections that the statistics can be derived from
|
ProxySimpleInfo[] |
GroupStatisticsInfo.getProxySet()
Get List of connections of a connection group
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeProxyAndStatisticsListenersResponse.setProxySet(ProxySimpleInfo[] ProxySet)
Set Information of connections that the statistics can be derived from
|
void |
GroupStatisticsInfo.setProxySet(ProxySimpleInfo[] ProxySet)
Set List of connections of a connection group
|
Constructor and Description |
---|
ProxySimpleInfo(ProxySimpleInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.