Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.ReplicationControllerSpecObjectNested<N>
-
- All Superinterfaces:
Fluent<WatchEventFluent.ReplicationControllerSpecObjectNested<N>>,Nested<N>,ReplicationControllerSpecFluent<WatchEventFluent.ReplicationControllerSpecObjectNested<N>>
- All Known Implementing Classes:
WatchEventFluentImpl.ReplicationControllerSpecObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.ReplicationControllerSpecObjectNested<N> extends Nested<N>, ReplicationControllerSpecFluent<WatchEventFluent.ReplicationControllerSpecObjectNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ReplicationControllerSpecFluent
ReplicationControllerSpecFluent.TemplateNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendReplicationControllerSpecObject()-
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, withNewTemplate, withNewTemplateLike, withReplicas, withSelector, withTemplate
-
-