public class ListEtChannelRouteRulesRequest extends ListRequest
| Constructor and Description |
|---|
ListEtChannelRouteRulesRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestAddress() |
String |
getEtChannelId() |
String |
getEtId() |
void |
setDestAddress(String destAddress) |
void |
setEtChannelId(String etChannelId) |
void |
setEtId(String etId) |
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials) |
getMarker, getMaxKeys, setMarker, setMaxKeys, withMarker, withMaxKeysgetRequestCredentials, setRequestCredentialspublic String getEtId()
public void setEtId(String etId)
public String getEtChannelId()
public void setEtChannelId(String etChannelId)
public String getDestAddress()
public void setDestAddress(String destAddress)
public AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2024. All rights reserved.