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