|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModifyRequest | |
---|---|
org.apache.directory.ldap.client.api |
Uses of ModifyRequest in org.apache.directory.ldap.client.api |
---|
Methods in org.apache.directory.ldap.client.api with parameters of type ModifyRequest | |
---|---|
ModifyResponse |
LdapConnection.modify(ModifyRequest modRequest)
Performs an modify operation based on the modifications present in the ModifyRequest. |
ModifyFuture |
LdapConnection.modifyAsync(ModifyRequest modRequest)
Performs an asynchronous modify operation based on the modifications present in the ModifyRequest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |