Uses of Class
org.opends.dsml.protocol.BatchRequest
-
-
Uses of BatchRequest in org.opends.dsml.protocol
Methods in org.opends.dsml.protocol that return BatchRequest Modifier and Type Method Description BatchRequestObjectFactory. createBatchRequest()Create an instance ofBatchRequestMethods in org.opends.dsml.protocol that return types with arguments of type BatchRequest Modifier and Type Method Description javax.xml.bind.JAXBElement<BatchRequest>ObjectFactory. createBatchRequest(BatchRequest value)Methods in org.opends.dsml.protocol with parameters of type BatchRequest Modifier and Type Method Description javax.xml.bind.JAXBElement<BatchRequest>ObjectFactory. createBatchRequest(BatchRequest value)
-