public class DescribeAppBlbUdpListenerResponse
extends com.baidubce.common.BaseBceResponse
| Constructor and Description |
|---|
DescribeAppBlbUdpListenerResponse() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getIsTruncated() |
List<AppUDPListenerModel> |
getListenerList() |
String |
getMarker() |
Integer |
getMaxKeys() |
String |
getNextMarker() |
DescribeAppBlbUdpListenerResponse |
setIsTruncated(Boolean isTruncated) |
DescribeAppBlbUdpListenerResponse |
setListenerList(List<AppUDPListenerModel> listenerList) |
DescribeAppBlbUdpListenerResponse |
setMarker(String marker) |
DescribeAppBlbUdpListenerResponse |
setMaxKeys(Integer maxKeys) |
DescribeAppBlbUdpListenerResponse |
setNextMarker(String nextMarker) |
String |
toString() |
public List<AppUDPListenerModel> getListenerList()
public DescribeAppBlbUdpListenerResponse setListenerList(List<AppUDPListenerModel> listenerList)
public String getMarker()
public DescribeAppBlbUdpListenerResponse setMarker(String marker)
public Boolean getIsTruncated()
public DescribeAppBlbUdpListenerResponse setIsTruncated(Boolean isTruncated)
public String getNextMarker()
public DescribeAppBlbUdpListenerResponse setNextMarker(String nextMarker)
public Integer getMaxKeys()
public DescribeAppBlbUdpListenerResponse setMaxKeys(Integer maxKeys)
Copyright © 2026. All rights reserved.