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