Uses of Class
io.kubernetes.client.util.CallGeneratorParams
Packages that use CallGeneratorParams
-
Uses of CallGeneratorParams in io.kubernetes.client.informer
Methods in io.kubernetes.client.informer with parameters of type CallGeneratorParamsModifier and TypeMethodDescriptionListerWatcher.list
(CallGeneratorParams params) ListerWatcher.watch
(CallGeneratorParams params) -
Uses of CallGeneratorParams in io.kubernetes.client.util
Methods in io.kubernetes.client.util with parameters of type CallGeneratorParamsModifier and TypeMethodDescriptionokhttp3.Call
CallGenerator.generate
(CallGeneratorParams params) Generate call.