| Package | Description |
|---|---|
| com.tencentcloudapi.bmlb.v20180625.models |
| Modifier and Type | Method and Description |
|---|---|
Filter[] |
DescribeL7ListenersExRequest.getFilters()
Get 过滤条件。
LoadBalancerId - String - (过滤条件)负载均衡ID。
LoadBalancerName - String - (过滤条件)负载均衡名称。
Vip - String - (过滤条件)VIP。
ListenerId - String - (过滤条件)监听器ID。
ListenerName - String - (过滤条件)监听器名称。
Protocol - String - (过滤条件)七层协议。
LoadBalancerPort - String - (过滤条件)监听器端口。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeL7ListenersExRequest.setFilters(Filter[] Filters)
Set 过滤条件。
LoadBalancerId - String - (过滤条件)负载均衡ID。
LoadBalancerName - String - (过滤条件)负载均衡名称。
Vip - String - (过滤条件)VIP。
ListenerId - String - (过滤条件)监听器ID。
ListenerName - String - (过滤条件)监听器名称。
Protocol - String - (过滤条件)七层协议。
LoadBalancerPort - String - (过滤条件)监听器端口。
|
| Constructor and Description |
|---|
Filter(Filter 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.