@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface Result
| Modifier and Type | Method and Description | 
|---|---|
OperationType | 
getOperationType()
Retrieves the operation type for this result. 
 | 
java.util.List<com.unboundid.ldap.sdk.Control> | 
getResultControls()
Retrieves the set of controls included in the result. 
 | 
java.util.List<com.unboundid.ldap.sdk.Control> getResultControls()
OperationType getOperationType()