Uses of Class
org.ldaptive.AddRequest.Builder
Packages that use AddRequest.Builder
-
Uses of AddRequest.Builder in org.ldaptive
Methods in org.ldaptive that return AddRequest.BuilderModifier and TypeMethodDescriptionAddRequest.Builder.attributes
(Collection<LdapAttribute> attrs) Sets the attributes.AddRequest.Builder.attributes
(LdapAttribute... attrs) Sets the attributes.static AddRequest.Builder
AddRequest.builder()
Creates a builder for this class.Sets the ldap DN.protected AddRequest.Builder
AddRequest.Builder.self()