Uses of Class
org.metricshub.winrm.WqlRequest
Packages that use WqlRequest
-
Uses of WqlRequest in org.metricshub.winrm
Methods in org.metricshub.winrm that return WqlRequestModifier and TypeMethodDescriptionSet the WMI namespace to query.WqlRequest.pageSize(int pageSize) Set the enumeration batch size: how many rows the server may return per WSMan Enumerate/Pull response (MaxElements).WqlRequest.pullTimeout(Duration pullTimeout) Set the maximum time the server may hold a single Pull request open before answering with the rows it has (MaxTime).Set the timeout of this query.Prepare a WQL query.