Package io.fabric8.kubernetes.api.model
Class LifecycleHandlerFluent.SleepNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.SleepActionFluent<LifecycleHandlerFluent.SleepNested<N>>
-
- io.fabric8.kubernetes.api.model.LifecycleHandlerFluent.SleepNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- LifecycleHandlerFluent<A extends LifecycleHandlerFluent<A>>
public class LifecycleHandlerFluent.SleepNested<N> extends SleepActionFluent<LifecycleHandlerFluent.SleepNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSleep()-
Methods inherited from class io.fabric8.kubernetes.api.model.SleepActionFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getSeconds, hasAdditionalProperties, hashCode, hasSeconds, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withSeconds
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-