| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
IsNotNullExpression |
IsNotNullExpression.clone() |
IsNotNullExpression |
RowFilterExpression.getIsNotNull()
The 'is not null' clause of the row filter expression.
|
IsNotNullExpression |
IsNotNullExpression.withColumnName(String columnName)
The name of the column.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RowFilterExpression.setIsNotNull(IsNotNullExpression isNotNull)
The 'is not null' clause of the row filter expression.
|
RowFilterExpression |
RowFilterExpression.withIsNotNull(IsNotNullExpression isNotNull)
The 'is not null' clause of the row filter expression.
|
Copyright © 2024. All rights reserved.