public class UpdateSecurityGroupRuleRequest extends AbstractBceRequest
| Constructor and Description |
|---|
UpdateSecurityGroupRuleRequest() |
| Modifier and Type | Method and Description |
|---|---|
UpdateSecurityGroupRuleRequest |
withClientToken(String clientToken)
Configure clientToken for the request.
|
UpdateSecurityGroupRuleRequest |
withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
UpdateSecurityGroupRuleRequest |
withSgVersion(Long sgVersion)
Configure sgVersion for the request.
|
getRequestCredentials, setRequestCredentialspublic UpdateSecurityGroupRuleRequest withSgVersion(Long sgVersion)
sgVersion - The security group version number.public UpdateSecurityGroupRuleRequest withClientToken(String clientToken)
clientToken - The clientToken for idempotence.public UpdateSecurityGroupRuleRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestcredentials - a valid instance of BceCredentials.Copyright © 2026. All rights reserved.