| Package | Description |
|---|---|
| com.tencentcloudapi.clb.v20180317 | |
| com.tencentcloudapi.clb.v20180317.models |
| Modifier and Type | Method and Description |
|---|---|
DescribeListenersResponse |
ClbClient.DescribeListeners(DescribeListenersRequest req)
DescribeListeners 接口可根据负载均衡器 ID、监听器的协议或端口作为过滤条件获取监听器列表。如果不指定任何过滤条件,则返回该负载均衡实例下的所有监听器。
|
| Constructor and Description |
|---|
DescribeListenersRequest(DescribeListenersRequest 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 © 2022. All rights reserved.