public class RevokeRegularSecurityGroupRulesV2Request
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
RevokeRegularSecurityGroupRulesV2Request() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientToken() |
SecurityGroupRuleModel |
getRule() |
String |
getSecurityGroupId() |
Long |
getSgVersion() |
RevokeRegularSecurityGroupRulesV2Request |
setClientToken(String clientToken) |
RevokeRegularSecurityGroupRulesV2Request |
setRule(SecurityGroupRuleModel rule) |
RevokeRegularSecurityGroupRulesV2Request |
setSecurityGroupId(String securityGroupId) |
RevokeRegularSecurityGroupRulesV2Request |
setSgVersion(Long sgVersion) |
public RevokeRegularSecurityGroupRulesV2Request()
public String getSecurityGroupId()
public RevokeRegularSecurityGroupRulesV2Request setSecurityGroupId(String securityGroupId)
public String getClientToken()
public RevokeRegularSecurityGroupRulesV2Request setClientToken(String clientToken)
public Long getSgVersion()
public RevokeRegularSecurityGroupRulesV2Request setSgVersion(Long sgVersion)
public SecurityGroupRuleModel getRule()
public RevokeRegularSecurityGroupRulesV2Request setRule(SecurityGroupRuleModel rule)
Copyright © 2026. All rights reserved.