public class InstUserOpAuthorizeRuleResponse extends Object
| Constructor and Description |
|---|
InstUserOpAuthorizeRuleResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAuthorizeMaintenanceOperations() |
Date |
getCreateTime() |
String |
getEffectiveScope() |
String |
getRuleId() |
String |
getRuleName() |
String |
getServerEventCategory() |
String |
getStatus() |
List<Tag> |
getTags() |
void |
setAuthorizeMaintenanceOperations(List<String> authorizeMaintenanceOperations) |
void |
setCreateTime(Date createTime) |
void |
setEffectiveScope(String effectiveScope) |
void |
setRuleId(String ruleId) |
void |
setRuleName(String ruleName) |
void |
setServerEventCategory(String serverEventCategory) |
void |
setStatus(String status) |
void |
setTags(List<Tag> tags) |
String |
toString() |
public void setRuleId(String ruleId)
public String getRuleId()
public void setRuleName(String ruleName)
public String getRuleName()
public void setServerEventCategory(String serverEventCategory)
public String getServerEventCategory()
public void setEffectiveScope(String effectiveScope)
public String getEffectiveScope()
public void setStatus(String status)
public String getStatus()
public void setAuthorizeMaintenanceOperations(List<String> authorizeMaintenanceOperations)
public void setCreateTime(Date createTime)
public Date getCreateTime()
Copyright © 2026. All rights reserved.