Class ModelGrantRecord.Builder
java.lang.Object
org.apache.polaris.persistence.relational.jdbc.models.ModelGrantRecord.Builder
- Enclosing class:
ModelGrantRecord
-
Method Summary
Modifier and TypeMethodDescriptionbuild()granteeCatalogId(long granteeCatalogId) granteeId(long granteeId) privilegeCode(int privilegeCode) securableCatalogId(long securableCatalogId) securableId(long securableId)
-
Method Details
-
securableCatalogId
-
securableId
-
granteeCatalogId
-
granteeId
-
privilegeCode
-
build
-