public static final class DSInsertParameters.Builder
extends java.lang.Object
DSInsertParameters.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
DSInsertParameters. |
| Modifier and Type | Method and Description |
|---|---|
DSInsertParameters |
build() |
DSInsertParameters.Builder |
setId(java.lang.String id)
Identifier of the anchor rule or section.
|
DSInsertParameters.Builder |
setOperation(java.lang.String operation)
Possible values are:
DSInsertParameters.OPERATION_TOP DSInsertParameters.OPERATION_BOTTOM DSInsertParameters.OPERATION_AFTER DSInsertParameters.OPERATION_BEFORE Operation |
public Builder()
DSInsertParameters.public DSInsertParameters.Builder setId(java.lang.String id)
id - New value for the property.public DSInsertParameters.Builder setOperation(java.lang.String operation)
operation - New value for the property.public DSInsertParameters build()