Uses of Interface
k8s.io.api.core.v1.Generated.SleepActionOrBuilder
-
Packages that use Generated.SleepActionOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.SleepActionOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.SleepActionOrBuilder Modifier and Type Class Description static classGenerated.SleepActionSleepAction describes a "sleep" action.static classGenerated.SleepAction.BuilderSleepAction describes a "sleep" action.Methods in k8s.io.api.core.v1 that return Generated.SleepActionOrBuilder Modifier and Type Method Description Generated.SleepActionOrBuilderGenerated.LifecycleHandler.Builder. getSleepOrBuilder()Sleep represents a duration that the container should sleep.Generated.SleepActionOrBuilderGenerated.LifecycleHandler. getSleepOrBuilder()Sleep represents a duration that the container should sleep.Generated.SleepActionOrBuilderGenerated.LifecycleHandlerOrBuilder. getSleepOrBuilder()Sleep represents a duration that the container should sleep.
-