Package io.fabric8.kubernetes.api.model
Class ReplicationControllerFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ReplicationControllerSpecFluent<ReplicationControllerFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.ReplicationControllerFluent.SpecNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- ReplicationControllerFluent<A extends ReplicationControllerFluent<A>>
public class ReplicationControllerFluent.SpecNested<N> extends ReplicationControllerSpecFluent<ReplicationControllerFluent.SpecNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ReplicationControllerSpecFluent
ReplicationControllerSpecFluent.TemplateNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.kubernetes.api.model.ReplicationControllerSpecFluent
addToAdditionalProperties, addToAdditionalProperties, addToSelector, addToSelector, buildTemplate, copyInstance, editOrNewTemplate, editOrNewTemplateLike, editTemplate, equals, getAdditionalProperties, getMinReadySeconds, getReplicas, getSelector, hasAdditionalProperties, hashCode, hasMinReadySeconds, hasReplicas, hasSelector, hasTemplate, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromSelector, removeFromSelector, toString, withAdditionalProperties, withMinReadySeconds, withNewTemplate, withNewTemplateLike, withReplicas, withSelector, withTemplate
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-