public class DescribeListenersRequest
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
List<String> |
listenerIds |
String |
loadBalancerId |
String |
protocol |
| Constructor and Description |
|---|
DescribeListenersRequest() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getListenerIds() |
String |
getLoadBalancerId() |
String |
getProtocol() |
void |
setListenerIds(List<String> listenerIds) |
void |
setLoadBalancerId(String loadBalancerId) |
void |
setProtocol(String protocol) |
Copyright © 2025. All rights reserved.