public class DeleteIpv6EgressOnlyRuleRequest extends AbstractBceRequest
| Constructor and Description |
|---|
DeleteIpv6EgressOnlyRuleRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientToken() |
String |
getEgressOnlyRuleId() |
String |
getGatewayId() |
void |
setClientToken(String clientToken) |
void |
setEgressOnlyRuleId(String egressOnlyRuleId) |
void |
setGatewayId(String gatewayId) |
DeleteIpv6EgressOnlyRuleRequest |
withRequestCredentials(BceCredentials credentials) |
DeleteIpv6EgressOnlyRuleRequest |
withRequestEgressOnlyRuleId(String egressOnlyRuleId) |
DeleteIpv6EgressOnlyRuleRequest |
withRequestGatewayId(String gatewayId) |
getRequestCredentials, setRequestCredentialspublic String getGatewayId()
public void setGatewayId(String gatewayId)
public String getEgressOnlyRuleId()
public void setEgressOnlyRuleId(String egressOnlyRuleId)
public String getClientToken()
public void setClientToken(String clientToken)
public DeleteIpv6EgressOnlyRuleRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestpublic DeleteIpv6EgressOnlyRuleRequest withRequestGatewayId(String gatewayId)
public DeleteIpv6EgressOnlyRuleRequest withRequestEgressOnlyRuleId(String egressOnlyRuleId)
Copyright © 2026. All rights reserved.