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