Package | Description |
---|---|
com.tencentcloudapi.gaap.v20180529.models |
Modifier and Type | Method and Description |
---|---|
ProxyInfo[] |
DescribeProxiesResponse.getInstanceSet()
Get (旧参数,请切换到ProxySet)通道实例信息列表。
|
ProxyInfo |
DescribeProxyDetailResponse.getProxyDetail()
Get 通道详情信息。
|
ProxyInfo[] |
DescribeProxiesResponse.getProxySet()
Get (新参数)通道实例信息列表。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeProxiesResponse.setInstanceSet(ProxyInfo[] InstanceSet)
Set (旧参数,请切换到ProxySet)通道实例信息列表。
|
void |
DescribeProxyDetailResponse.setProxyDetail(ProxyInfo ProxyDetail)
Set 通道详情信息。
|
void |
DescribeProxiesResponse.setProxySet(ProxyInfo[] ProxySet)
Set (新参数)通道实例信息列表。
|
Constructor and Description |
---|
ProxyInfo(ProxyInfo 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 © 2024. All rights reserved.