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