Package | Description |
---|---|
com.suse.salt.netapi.calls |
Modifier and Type | Method and Description |
---|---|
WheelResult<R> |
WheelCall.callSync(SaltClient client)
Calls a wheel module function on the master and synchronously
waits for the result.
|
WheelResult<R> |
WheelCall.callSync(SaltClient client,
String username,
String password,
AuthModule authModule)
Calls a wheel module function on the master and synchronously
waits for the result.
|
Copyright © 2016. All rights reserved.