Package io.kubernetes.client.util
Class CallGeneratorParams
java.lang.Object
io.kubernetes.client.util.CallGeneratorParams
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCallGeneratorParams
(Boolean watch, String resourceVersion, Integer timeoutSeconds) -
Method Summary
-
Field Details
-
watch
-
resourceVersion
-
timeoutSeconds
-
-
Constructor Details
-
CallGeneratorParams
-