Uses of Class
com.suse.salt.netapi.calls.WheelResult
-
Packages that use WheelResult Package Description com.suse.salt.netapi.calls -
-
Uses of WheelResult in com.suse.salt.netapi.calls
Methods in com.suse.salt.netapi.calls that return types with arguments of type WheelResult Modifier and Type Method Description CompletionStage<WheelResult<Result<R>>>
WheelCall. callSync(SaltClient client, AuthMethod auth)
Calls a wheel module function on the master and synchronously waits for the result.
-