Class RuntimeClassSpecFluentImpl.OverheadNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.node.v1alpha1.OverheadFluentImpl<RuntimeClassSpecFluent.OverheadNested<N>>
-
- io.fabric8.kubernetes.api.model.node.v1alpha1.RuntimeClassSpecFluentImpl.OverheadNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<RuntimeClassSpecFluent.OverheadNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
,io.fabric8.kubernetes.api.builder.Visitable<RuntimeClassSpecFluent.OverheadNested<N>>
,OverheadFluent<RuntimeClassSpecFluent.OverheadNested<N>>
,RuntimeClassSpecFluent.OverheadNested<N>
- Enclosing class:
- RuntimeClassSpecFluentImpl<A extends RuntimeClassSpecFluent<A>>
public class RuntimeClassSpecFluentImpl.OverheadNestedImpl<N> extends OverheadFluentImpl<RuntimeClassSpecFluent.OverheadNested<N>> implements RuntimeClassSpecFluent.OverheadNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endOverhead()
-
Methods inherited from class io.fabric8.kubernetes.api.model.node.v1alpha1.OverheadFluentImpl
addToPodFixed, addToPodFixed, equals, getPodFixed, hashCode, hasPodFixed, removeFromPodFixed, removeFromPodFixed, withPodFixed
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.api.model.node.v1alpha1.OverheadFluent
addToPodFixed, addToPodFixed, getPodFixed, hasPodFixed, removeFromPodFixed, removeFromPodFixed, withPodFixed
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
and
in interfaceio.fabric8.kubernetes.api.builder.Nested<N>
- Specified by:
and
in interfaceRuntimeClassSpecFluent.OverheadNested<N>
-
endOverhead
public N endOverhead()
- Specified by:
endOverhead
in interfaceRuntimeClassSpecFluent.OverheadNested<N>
-
-