Class ControlPlaneMachineSetFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.machine.v1.ControlPlaneMachineSetSpecFluent<ControlPlaneMachineSetFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.machine.v1.ControlPlaneMachineSetFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ControlPlaneMachineSetFluent<A extends ControlPlaneMachineSetFluent<A>>
public class ControlPlaneMachineSetFluent.SpecNested<N> extends ControlPlaneMachineSetSpecFluent<ControlPlaneMachineSetFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.machine.v1.ControlPlaneMachineSetSpecFluent
ControlPlaneMachineSetSpecFluent.SelectorNested<N>, ControlPlaneMachineSetSpecFluent.StrategyNested<N>, ControlPlaneMachineSetSpecFluent.TemplateNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.machine.v1.ControlPlaneMachineSetSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildSelector, buildStrategy, buildTemplate, copyInstance, editOrNewSelector, editOrNewSelectorLike, editOrNewStrategy, editOrNewStrategyLike, editOrNewTemplate, editOrNewTemplateLike, editSelector, editStrategy, editTemplate, equals, getAdditionalProperties, getReplicas, getState, hasAdditionalProperties, hashCode, hasReplicas, hasSelector, hasState, hasStrategy, hasTemplate, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewSelector, withNewSelectorLike, withNewStrategy, withNewStrategy, withNewStrategyLike, withNewTemplate, withNewTemplateLike, withReplicas, withSelector, withState, withStrategy, withTemplate
-
-