| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
PolicyFunctionArgument |
PolicyFunctionArgument.setColumn(String column) |
PolicyFunctionArgument |
PolicyFunctionArgument.setConstant(String constant) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PolicyFunctionArgument> |
TableRowFilter.getInputArguments() |
Collection<PolicyFunctionArgument> |
ColumnMask.getUsingArguments() |
| Modifier and Type | Method and Description |
|---|---|
TableRowFilter |
TableRowFilter.setInputArguments(Collection<PolicyFunctionArgument> inputArguments) |
ColumnMask |
ColumnMask.setUsingArguments(Collection<PolicyFunctionArgument> usingArguments) |
Copyright © 2026. All rights reserved.