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