Package com.suse.salt.netapi.calls
package com.suse.salt.netapi.calls
-
ClassDescriptionAbstractCall<R>Abstract class for all function calls in salt.Call<R>Interface for all function calls in salt.Possible values for the client parameter in salt netapi calls.Data<R>Data field of a WheelResult.Result of calling a execution module function asynchronously.LocalCall<R>Class representing a function call of a salt execution module.Result of calling a runner module function asynchronously.RunnerCall<R>Class representing a function call of a salt runner module.Salt SSH configuration with a builder class.Builder class to create configurations for Salt SSH.Salt SSH utility class with shared methods.ScheduledJob<R>Common class representing a scheduled job.Result of calling a wheel module function asynchronously.WheelCall<R>Class representing a function call of a salt wheel module.WheelResult<R>Wrapper around the wheel functions return type.