Uses of Class
org.sblim.wbem.client.BatchResult
-
Packages that use BatchResult Package Description org.sblim.wbem.client Public API for client connections and WBEM operations. -
-
Uses of BatchResult in org.sblim.wbem.client
Methods in org.sblim.wbem.client that return BatchResult Modifier and Type Method Description BatchResult
CIMClient. performBatchOperations(BatchHandle pBatchHandle)
Performs the operations specified in the BatchHandle object.BatchResult
CIMClientXML. performBatchOperations(BatchHandle pBatchHandle)
BatchResult
CIMOMHandle. performBatchOperations(BatchHandle pBatchHandle)
-