Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ReplicationControllerSpecObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ReplicationControllerSpecFluentImpl<WatchEventFluent.ReplicationControllerSpecObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ReplicationControllerSpecObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.ReplicationControllerSpecObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.ReplicationControllerSpecObjectNested<N>>,ReplicationControllerSpecFluent<WatchEventFluent.ReplicationControllerSpecObjectNested<N>>,WatchEventFluent.ReplicationControllerSpecObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ReplicationControllerSpecObjectNestedImpl<N> extends ReplicationControllerSpecFluentImpl<WatchEventFluent.ReplicationControllerSpecObjectNested<N>> implements WatchEventFluent.ReplicationControllerSpecObjectNested<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
Modifier and Type Method Description Nand()NendReplicationControllerSpecObject()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, withTemplateMethods 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.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
-
Method Details
-
and
-
endReplicationControllerSpecObject
- Specified by:
endReplicationControllerSpecObjectin interfaceWatchEventFluent.ReplicationControllerSpecObjectNested<N>
-