public class ListEgressOnlyRuleRequest extends ListRequest
| Constructor and Description |
|---|
ListEgressOnlyRuleRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGatewayId() |
void |
setGatewayId(String gatewayId) |
ListEgressOnlyRuleRequest |
withRequestCredentials(BceCredentials credentials) |
ListEgressOnlyRuleRequest |
withRequestGatewayId(String gatewayId) |
getMarker, getMaxKeys, setMarker, setMaxKeys, withMarker, withMaxKeysgetRequestCredentials, setRequestCredentialspublic ListEgressOnlyRuleRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestpublic ListEgressOnlyRuleRequest withRequestGatewayId(String gatewayId)
public String getGatewayId()
public void setGatewayId(String gatewayId)
Copyright © 2020. All rights reserved.