public interface Win32_SessionResource
extends xyz.cofe.win.wmi.WmiObj
| Modifier and Type | Method and Description |
|---|---|
Optional<xyz.cofe.win.wmi.WmiObj> |
getAntecedent() |
Optional<Win32_Session> |
getDependent() |
static List<Win32_SessionResource> |
query(CIMV2Wmi wmi) |
static void |
query(CIMV2Wmi wmi,
Consumer<Win32_SessionResource> client) |
Optional<xyz.cofe.win.wmi.WmiObj> getAntecedent()
Optional<Win32_Session> getDependent()
static void query(CIMV2Wmi wmi, Consumer<Win32_SessionResource> client)
static List<Win32_SessionResource> query(CIMV2Wmi wmi)
Copyright © 2020. All rights reserved.