| Modifier and Type | Method and Description |
|---|---|
static void |
StdCIMV2Wmi.wmi(xyz.cofe.win.WinApi winApi,
Consumer<StdCIMV2WmiImpl> client) |
static void |
StdCIMV2Wmi.wmi(xyz.cofe.win.WinApi winApi,
String host,
Consumer<StdCIMV2WmiImpl> client) |
static void |
StdCIMV2Wmi.wmi(xyz.cofe.win.WinApi winApi,
String host,
String user,
String password,
Consumer<StdCIMV2WmiImpl> client) |
static void |
StdCIMV2Wmi.wmi(xyz.cofe.win.WinApi winApi,
String host,
String user,
String password,
String locale,
Consumer<StdCIMV2WmiImpl> client) |
static void |
StdCIMV2Wmi.wmi(xyz.cofe.win.WinApi winApi,
String host,
String user,
String password,
String locale,
String authority,
Consumer<StdCIMV2WmiImpl> client) |
Copyright © 2020. All rights reserved.