Class State
java.lang.Object
com.suse.salt.netapi.calls.modules.State
salt.modules.state
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LocalCall<Map<String, State.ApplyResult>> static LocalCall<Map<String, State.ApplyResult>> static LocalCall<Map<String, State.ApplyResult>> static LocalCall<Map<String, State.ApplyResult>> apply(List<String> mods, Optional<Map<String, Object>> pillar, Optional<Boolean> queue, Optional<Boolean> test) static <R> LocalCall<R> apply(List<String> mods, Optional<Map<String, Object>> pillar, Optional<Boolean> queue, Optional<Boolean> test, com.google.gson.reflect.TypeToken<R> returnType) static <R> LocalCall<R> apply(List<String> mods, Optional<Map<String, Object>> pillar, Optional<Boolean> queue, Optional<Boolean> test, Class<R> returnType)
-
Constructor Details
-
State
private State()
-
-
Method Details
-
apply
-
apply
-
apply
-
showHighstate
-
apply
-
apply
-
apply
-