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