public class BulkDeleteQuerySpec extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
filterExpression
Represents the bulk import progress index
|
int |
limit
Represents the bulk import progress index
|
String |
orderByExpression
Represents the bulk import progress index
|
String |
rootSymbol
Represents the bulk import progress index
|
| Constructor and Description |
|---|
BulkDeleteQuerySpec(String rootSymbol,
String filterExpression,
String orderByExpression,
int limit) |
public final String rootSymbol
public final String filterExpression
public final String orderByExpression
public final int limit
Copyright © 2019. All rights reserved.