public class ResubmitEtChannelRequest extends EtChannelIdRequest
| Constructor and Description |
|---|
ResubmitEtChannelRequest() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAuthorizedUsers() |
String |
getBaiduAddress() |
String |
getBaiduIpv6Address() |
String |
getCustomerAddress() |
String |
getCustomerIpv6Address() |
String |
getDescription() |
Integer |
getEnableIpv6() |
List<String> |
getIpv6Networks() |
String |
getName() |
List<String> |
getNetworks() |
String |
getRouteType() |
Integer |
getVlanId() |
void |
setAuthorizedUsers(List<String> authorizedUsers) |
void |
setBaiduAddress(String baiduAddress) |
void |
setBaiduIpv6Address(String baiduIpv6Address) |
void |
setCustomerAddress(String customerAddress) |
void |
setCustomerIpv6Address(String customerIpv6Address) |
void |
setDescription(String description) |
void |
setEnableIpv6(Integer enableIpv6) |
void |
setIpv6Networks(List<String> ipv6Networks) |
void |
setName(String name) |
void |
setNetworks(List<String> networks) |
void |
setRouteType(String routeType) |
void |
setVlanId(Integer vlanId) |
getClientToken, getEtChannelId, getEtId, setClientToken, setEtChannelId, setEtId, withRequestCredentialsgetRequestCredentials, setRequestCredentialspublic String getDescription()
public void setDescription(String description)
public String getBaiduAddress()
public void setBaiduAddress(String baiduAddress)
public String getName()
public void setName(String name)
public String getCustomerAddress()
public void setCustomerAddress(String customerAddress)
public String getRouteType()
public void setRouteType(String routeType)
public Integer getVlanId()
public void setVlanId(Integer vlanId)
public Integer getEnableIpv6()
public void setEnableIpv6(Integer enableIpv6)
public String getBaiduIpv6Address()
public void setBaiduIpv6Address(String baiduIpv6Address)
public String getCustomerIpv6Address()
public void setCustomerIpv6Address(String customerIpv6Address)
Copyright © 2024. All rights reserved.