@Generated public class CleanRoomAutoApprovalRule extends Object
| Constructor and Description |
|---|
CleanRoomAutoApprovalRule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAuthorCollaboratorAlias() |
CleanRoomAutoApprovalRuleAuthorScope |
getAuthorScope() |
String |
getCleanRoomName() |
Long |
getCreatedAt() |
String |
getRuleId() |
String |
getRuleOwnerCollaboratorAlias() |
String |
getRunnerCollaboratorAlias() |
int |
hashCode() |
CleanRoomAutoApprovalRule |
setAuthorCollaboratorAlias(String authorCollaboratorAlias) |
CleanRoomAutoApprovalRule |
setAuthorScope(CleanRoomAutoApprovalRuleAuthorScope authorScope) |
CleanRoomAutoApprovalRule |
setCleanRoomName(String cleanRoomName) |
CleanRoomAutoApprovalRule |
setCreatedAt(Long createdAt) |
CleanRoomAutoApprovalRule |
setRuleId(String ruleId) |
CleanRoomAutoApprovalRule |
setRuleOwnerCollaboratorAlias(String ruleOwnerCollaboratorAlias) |
CleanRoomAutoApprovalRule |
setRunnerCollaboratorAlias(String runnerCollaboratorAlias) |
String |
toString() |
public CleanRoomAutoApprovalRule setAuthorCollaboratorAlias(String authorCollaboratorAlias)
public String getAuthorCollaboratorAlias()
public CleanRoomAutoApprovalRule setAuthorScope(CleanRoomAutoApprovalRuleAuthorScope authorScope)
public CleanRoomAutoApprovalRuleAuthorScope getAuthorScope()
public CleanRoomAutoApprovalRule setCleanRoomName(String cleanRoomName)
public String getCleanRoomName()
public CleanRoomAutoApprovalRule setCreatedAt(Long createdAt)
public Long getCreatedAt()
public CleanRoomAutoApprovalRule setRuleId(String ruleId)
public String getRuleId()
public CleanRoomAutoApprovalRule setRuleOwnerCollaboratorAlias(String ruleOwnerCollaboratorAlias)
public String getRuleOwnerCollaboratorAlias()
public CleanRoomAutoApprovalRule setRunnerCollaboratorAlias(String runnerCollaboratorAlias)
public String getRunnerCollaboratorAlias()
Copyright © 2026. All rights reserved.