@Generated public class UpdateCleanRoomAutoApprovalRuleRequest extends Object
| Constructor and Description |
|---|
UpdateCleanRoomAutoApprovalRuleRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
CleanRoomAutoApprovalRule |
getAutoApprovalRule() |
String |
getCleanRoomName() |
String |
getRuleId() |
int |
hashCode() |
UpdateCleanRoomAutoApprovalRuleRequest |
setAutoApprovalRule(CleanRoomAutoApprovalRule autoApprovalRule) |
UpdateCleanRoomAutoApprovalRuleRequest |
setCleanRoomName(String cleanRoomName) |
UpdateCleanRoomAutoApprovalRuleRequest |
setRuleId(String ruleId) |
String |
toString() |
public UpdateCleanRoomAutoApprovalRuleRequest()
public UpdateCleanRoomAutoApprovalRuleRequest setAutoApprovalRule(CleanRoomAutoApprovalRule autoApprovalRule)
public CleanRoomAutoApprovalRule getAutoApprovalRule()
public UpdateCleanRoomAutoApprovalRuleRequest setCleanRoomName(String cleanRoomName)
public String getCleanRoomName()
public UpdateCleanRoomAutoApprovalRuleRequest setRuleId(String ruleId)
public String getRuleId()
Copyright © 2026. All rights reserved.