@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface ChangeRequest extends Request
Modifier and Type | Method and Description |
---|---|
com.unboundid.ldif.LDIFChangeRecord |
toLDIFChangeRecord()
Retrieves an LDIF change record that corresponds to this change request.
|
getOperationType, getRequestControls
com.unboundid.ldif.LDIFChangeRecord toLDIFChangeRecord()