public class QueryTheListOfElasticNetworkCardsRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
QueryTheListOfElasticNetworkCardsRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceId() |
String |
getMarker() |
Integer |
getMaxKeys() |
String |
getName() |
List |
getPrivateIpAddress() |
String |
getVpcId() |
QueryTheListOfElasticNetworkCardsRequest |
setInstanceId(String instanceId) |
QueryTheListOfElasticNetworkCardsRequest |
setMarker(String marker) |
QueryTheListOfElasticNetworkCardsRequest |
setMaxKeys(Integer maxKeys) |
QueryTheListOfElasticNetworkCardsRequest |
setName(String name) |
QueryTheListOfElasticNetworkCardsRequest |
setPrivateIpAddress(List privateIpAddress) |
QueryTheListOfElasticNetworkCardsRequest |
setVpcId(String vpcId) |
public QueryTheListOfElasticNetworkCardsRequest()
public String getVpcId()
public QueryTheListOfElasticNetworkCardsRequest setVpcId(String vpcId)
public String getInstanceId()
public QueryTheListOfElasticNetworkCardsRequest setInstanceId(String instanceId)
public String getName()
public QueryTheListOfElasticNetworkCardsRequest setName(String name)
public List getPrivateIpAddress()
public QueryTheListOfElasticNetworkCardsRequest setPrivateIpAddress(List privateIpAddress)
public String getMarker()
public QueryTheListOfElasticNetworkCardsRequest setMarker(String marker)
public Integer getMaxKeys()
public QueryTheListOfElasticNetworkCardsRequest setMaxKeys(Integer maxKeys)
Copyright © 2026. All rights reserved.