Class KubeletConfigSpecFluent.MachineConfigPoolSelectorNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.LabelSelectorFluent<KubeletConfigSpecFluent.MachineConfigPoolSelectorNested<N>>
-
- io.fabric8.openshift.api.model.machineconfiguration.v1.KubeletConfigSpecFluent.MachineConfigPoolSelectorNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- KubeletConfigSpecFluent<A extends KubeletConfigSpecFluent<A>>
public class KubeletConfigSpecFluent.MachineConfigPoolSelectorNested<N> extends io.fabric8.kubernetes.api.model.LabelSelectorFluent<KubeletConfigSpecFluent.MachineConfigPoolSelectorNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.LabelSelectorFluent
io.fabric8.kubernetes.api.model.LabelSelectorFluent.MatchExpressionsNested<N extends Object>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendMachineConfigPoolSelector()-
Methods inherited from class io.fabric8.kubernetes.api.model.LabelSelectorFluent
addAllToMatchExpressions, addNewMatchExpression, addNewMatchExpressionLike, addToAdditionalProperties, addToAdditionalProperties, addToMatchExpressions, addToMatchExpressions, addToMatchLabels, addToMatchLabels, buildFirstMatchExpression, buildLastMatchExpression, buildMatchExpression, buildMatchExpressions, buildMatchingMatchExpression, copyInstance, editFirstMatchExpression, editLastMatchExpression, editMatchExpression, editMatchingMatchExpression, equals, getAdditionalProperties, getMatchLabels, hasAdditionalProperties, hashCode, hasMatchExpressions, hasMatchingMatchExpression, hasMatchLabels, removeAllFromMatchExpressions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMatchExpressions, removeFromMatchLabels, removeFromMatchLabels, removeMatchingFromMatchExpressions, setNewMatchExpressionLike, setToMatchExpressions, toString, withAdditionalProperties, withMatchExpressions, withMatchExpressions, withMatchLabels
-
-