Class System
- java.lang.Object
-
- com.suse.salt.netapi.calls.modules.System
-
public class System extends java.lang.Object
salt.modules.system https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.system.html
-
-
Constructor Summary
Constructors Modifier Constructor Description private
System()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LocalCall<java.lang.String>
reboot(java.util.Optional<java.lang.Integer> at_time)
-
-
-
Method Detail
-
reboot
public static LocalCall<java.lang.String> reboot(java.util.Optional<java.lang.Integer> at_time)
-
-