Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.SysctlObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.SysctlFluentImpl<WatchEventFluent.SysctlObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.SysctlObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.SysctlObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.SysctlObjectNested<N>>,SysctlFluent<WatchEventFluent.SysctlObjectNested<N>>,WatchEventFluent.SysctlObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.SysctlObjectNestedImpl<N> extends SysctlFluentImpl<WatchEventFluent.SysctlObjectNested<N>> implements WatchEventFluent.SysctlObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendSysctlObject()Methods inherited from class io.fabric8.kubernetes.api.model.SysctlFluentImpl
equals, getName, getValue, hasName, hasValue, withName, withNewName, withNewName, withNewName, withNewValue, withNewValue, withNewValue, withValueMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.SysctlFluent
getName, getValue, hasName, hasValue, withName, withNewName, withNewName, withNewName, withNewValue, withNewValue, withNewValue, withValue
-
Method Details
-
and
-
endSysctlObject
- Specified by:
endSysctlObjectin interfaceWatchEventFluent.SysctlObjectNested<N>
-