public class CreateEtChannelRouteRuleRequest extends EtChannelIdRequest
| Constructor and Description |
|---|
CreateEtChannelRouteRuleRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDestAddress() |
int |
getIpVersion() |
String |
getNexthopId() |
String |
getNexthopType() |
void |
setDescription(String description) |
void |
setDestAddress(String destAddress) |
void |
setIpVersion(int ipVersion) |
void |
setNexthopId(String nexthopId) |
void |
setNexthopType(String nexthopType) |
getClientToken, getEtChannelId, getEtId, setClientToken, setEtChannelId, setEtId, withRequestCredentialsgetRequestCredentials, setRequestCredentialspublic int getIpVersion()
public void setIpVersion(int ipVersion)
public String getDestAddress()
public void setDestAddress(String destAddress)
public String getNexthopType()
public void setNexthopType(String nexthopType)
public String getNexthopId()
public void setNexthopId(String nexthopId)
public String getDescription()
public void setDescription(String description)
Copyright © 2024. All rights reserved.