Class MachinePoolStatusFluent.MachineSetsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.hive.v1.MachineSetStatusFluent<MachinePoolStatusFluent.MachineSetsNested<N>>
-
- io.fabric8.openshift.api.model.hive.v1.MachinePoolStatusFluent.MachineSetsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- MachinePoolStatusFluent<A extends MachinePoolStatusFluent<A>>
public class MachinePoolStatusFluent.MachineSetsNested<N> extends MachineSetStatusFluent<MachinePoolStatusFluent.MachineSetsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendMachineSet()-
Methods inherited from class io.fabric8.openshift.api.model.hive.v1.MachineSetStatusFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getErrorMessage, getErrorReason, getMaxReplicas, getMinReplicas, getName, getReadyReplicas, getReplicas, hasAdditionalProperties, hasErrorMessage, hasErrorReason, hashCode, hasMaxReplicas, hasMinReplicas, hasName, hasReadyReplicas, hasReplicas, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withErrorMessage, withErrorReason, withMaxReplicas, withMinReplicas, withName, withReadyReplicas, withReplicas
-
-