public static final class CommunicationInsertParameters.Builder
extends java.lang.Object
CommunicationInsertParameters
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
CommunicationInsertParameters . |
Modifier and Type | Method and Description |
---|---|
CommunicationInsertParameters |
build() |
CommunicationInsertParameters.Builder |
setAnchorPath(java.lang.String anchorPath)
The communication map/communication entry path if operation is 'insert_after' or
'insert_before'
|
CommunicationInsertParameters.Builder |
setOperation(java.lang.String operation)
|
public Builder()
CommunicationInsertParameters
.public CommunicationInsertParameters.Builder setAnchorPath(java.lang.String anchorPath)
anchorPath
- New value for the property.public CommunicationInsertParameters.Builder setOperation(java.lang.String operation)
operation
- New value for the property.public CommunicationInsertParameters build()