Uses of Class
io.kubernetes.client.openapi.models.V1SleepAction
Packages that use V1SleepAction
-
Uses of V1SleepAction in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1SleepActionModifier and TypeMethodDescriptionstatic V1SleepAction
Create an instance of V1SleepAction given an JSON stringV1LifecycleHandler.getSleep()
Get sleepMethods in io.kubernetes.client.openapi.models with parameters of type V1SleepActionModifier and TypeMethodDescriptionvoid
V1LifecycleHandler.setSleep
(V1SleepAction sleep) V1LifecycleHandler.sleep
(V1SleepAction sleep)