public class ModifyInstUserOpAuthorizeRuleCmdReq extends AbstractBceRequest
| Constructor and Description |
|---|
ModifyInstUserOpAuthorizeRuleCmdReq() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAuthorizeMaintenanceOperations() |
String |
getEffectiveScope() |
Integer |
getEnableRule() |
String |
getRuleId() |
String |
getRuleName() |
List<Tag> |
getTags() |
void |
setAuthorizeMaintenanceOperations(List<String> authorizeMaintenanceOperations) |
void |
setEffectiveScope(String effectiveScope) |
void |
setEnableRule(Integer enableRule) |
void |
setRuleId(String ruleId) |
void |
setRuleName(String ruleName) |
void |
setTags(List<Tag> tags) |
String |
toString() |
ModifyInstUserOpAuthorizeRuleCmdReq |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic void setEnableRule(Integer enableRule)
public Integer getEnableRule()
public void setAuthorizeMaintenanceOperations(List<String> authorizeMaintenanceOperations)
public void setEffectiveScope(String effectiveScope)
public String getEffectiveScope()
public void setRuleName(String ruleName)
public String getRuleName()
public void setRuleId(String ruleId)
public String getRuleId()
public ModifyInstUserOpAuthorizeRuleCmdReq withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2026. All rights reserved.