Package io.fabric8.kubernetes.api.model
Class ReplicationControllerFluentImpl.SpecNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ReplicationControllerSpecFluentImpl<ReplicationControllerFluent.SpecNested<N>>
io.fabric8.kubernetes.api.model.ReplicationControllerFluentImpl.SpecNestedImpl<N>
- All Implemented Interfaces:
Fluent<ReplicationControllerFluent.SpecNested<N>>
,Nested<N>
,Visitable<ReplicationControllerFluent.SpecNested<N>>
,ReplicationControllerFluent.SpecNested<N>
,ReplicationControllerSpecFluent<ReplicationControllerFluent.SpecNested<N>>
- Enclosing class:
- ReplicationControllerFluentImpl<A extends ReplicationControllerFluent<A>>
public class ReplicationControllerFluentImpl.SpecNestedImpl<N> extends ReplicationControllerSpecFluentImpl<ReplicationControllerFluent.SpecNested<N>> implements ReplicationControllerFluent.SpecNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ReplicationControllerSpecFluentImpl
ReplicationControllerSpecFluentImpl.TemplateNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ReplicationControllerSpecFluent
ReplicationControllerSpecFluent.TemplateNested<N>
-
Field Summary
-
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.ReplicationControllerSpecFluentImpl
addToSelector, addToSelector, buildTemplate, editOrNewTemplate, editOrNewTemplateLike, editTemplate, equals, getMinReadySeconds, getReplicas, getSelector, getTemplate, hasMinReadySeconds, hasReplicas, hasSelector, hasTemplate, removeFromSelector, removeFromSelector, withMinReadySeconds, withNewMinReadySeconds, withNewMinReadySeconds, withNewReplicas, withNewReplicas, withNewTemplate, withNewTemplateLike, withReplicas, withSelector, withTemplate
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.ReplicationControllerSpecFluent
addToSelector, addToSelector, buildTemplate, editOrNewTemplate, editOrNewTemplateLike, editTemplate, getMinReadySeconds, getReplicas, getSelector, getTemplate, hasMinReadySeconds, hasReplicas, hasSelector, hasTemplate, removeFromSelector, removeFromSelector, withMinReadySeconds, withNewMinReadySeconds, withNewMinReadySeconds, withNewReplicas, withNewReplicas, withNewTemplate, withNewTemplateLike, withReplicas, withSelector, withTemplate