Class Ucast.Builder
java.lang.Object
com.styra.opa.openapi.models.shared.Ucast.Builder
- Enclosing class:
- Ucast
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
Column masking rules, where the first two nested keys represent the entity name and the property name, and the value describes which masking function to use.Column masking rules, where the first two nested keys represent the entity name and the property name, and the value describes which masking function to use.UCAST JSON object describing the conditions under which the query is true.query
(Optional<? extends CompileResultMultitargetQuery> query) UCAST JSON object describing the conditions under which the query is true.
-
Method Details
-
query
UCAST JSON object describing the conditions under which the query is true. -
masks
Column masking rules, where the first two nested keys represent the entity name and the property name, and the value describes which masking function to use. -
masks
Column masking rules, where the first two nested keys represent the entity name and the property name, and the value describes which masking function to use. -
build