| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
IsNullExpression |
IsNullExpression.clone() |
IsNullExpression |
RowFilterExpression.getIsNull()
The 'is null' clause of the row filter expression.
|
IsNullExpression |
IsNullExpression.withColumnName(String columnName)
The name of the column.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RowFilterExpression.setIsNull(IsNullExpression isNull)
The 'is null' clause of the row filter expression.
|
RowFilterExpression |
RowFilterExpression.withIsNull(IsNullExpression isNull)
The 'is null' clause of the row filter expression.
|
Copyright © 2024. All rights reserved.