Uses of Class
com.suse.salt.netapi.results.SSHResult
Packages that use SSHResult
-
Uses of SSHResult in com.suse.salt.netapi.calls
Methods in com.suse.salt.netapi.calls that return types with arguments of type SSHResultModifier and TypeMethodDescriptionLocalCall.callSyncSSH(SaltClient client, SSHTarget<?> target, SaltSSHConfig cfg, AuthMethod auth) Call an execution module function on the given target via salt-ssh and synchronously wait for the result. -
Uses of SSHResult in com.suse.salt.netapi.parser
Methods in com.suse.salt.netapi.parser that return types with arguments of type SSHResultModifier and TypeMethodDescriptionResultSSHResultTypeAdapterFactory.resultAdapter(com.google.gson.TypeAdapter<SSHResult<R>> innerAdapter) Method parameters in com.suse.salt.netapi.parser with type arguments of type SSHResultModifier and TypeMethodDescriptionResultSSHResultTypeAdapterFactory.resultAdapter(com.google.gson.TypeAdapter<SSHResult<R>> innerAdapter)