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