@Generated public class PolicyInfo extends Object
| Constructor and Description |
|---|
PolicyInfo() |
public PolicyInfo setColumnMask(ColumnMaskOptions columnMask)
public ColumnMaskOptions getColumnMask()
public PolicyInfo setComment(String comment)
public String getComment()
public PolicyInfo setCreatedAt(Long createdAt)
public Long getCreatedAt()
public PolicyInfo setCreatedBy(String createdBy)
public String getCreatedBy()
public PolicyInfo setExceptPrincipals(Collection<String> exceptPrincipals)
public Collection<String> getExceptPrincipals()
public PolicyInfo setForSecurableType(SecurableType forSecurableType)
public SecurableType getForSecurableType()
public PolicyInfo setId(String id)
public String getId()
public PolicyInfo setMatchColumns(Collection<MatchColumn> matchColumns)
public Collection<MatchColumn> getMatchColumns()
public PolicyInfo setName(String name)
public String getName()
public PolicyInfo setOnSecurableFullname(String onSecurableFullname)
public String getOnSecurableFullname()
public PolicyInfo setOnSecurableType(SecurableType onSecurableType)
public SecurableType getOnSecurableType()
public PolicyInfo setPolicyType(PolicyType policyType)
public PolicyType getPolicyType()
public PolicyInfo setRowFilter(RowFilterOptions rowFilter)
public RowFilterOptions getRowFilter()
public PolicyInfo setToPrincipals(Collection<String> toPrincipals)
public Collection<String> getToPrincipals()
public PolicyInfo setUpdatedAt(Long updatedAt)
public Long getUpdatedAt()
public PolicyInfo setUpdatedBy(String updatedBy)
public String getUpdatedBy()
public PolicyInfo setWhenCondition(String whenCondition)
public String getWhenCondition()
Copyright © 2026. All rights reserved.