Uses of Class
com.suse.salt.netapi.calls.wheel.Key.Pair
-
Packages that use Key.Pair Package Description com.suse.salt.netapi.calls.wheel -
-
Uses of Key.Pair in com.suse.salt.netapi.calls.wheel
Methods in com.suse.salt.netapi.calls.wheel that return types with arguments of type Key.Pair Modifier and Type Method Description static WheelCall<Key.Pair>
Key. gen(java.lang.String id)
static WheelCall<Key.Pair>
Key. genAccept(java.lang.String id, java.util.Optional<java.lang.Boolean> force)
-