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