| Package | Description |
|---|---|
| com.suse.salt.netapi.calls |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletionStage<WheelResult<Result<R>>> |
WheelCall.callSync(SaltClient client,
AuthMethod auth)
Calls a wheel module function on the master and synchronously
waits for the result.
|