Package io.fabric8.openshift.api.model
Interface GroupRestrictionFluent.LabelsNested<N>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<GroupRestrictionFluent.LabelsNested<N>>,io.fabric8.kubernetes.api.model.LabelSelectorFluent<GroupRestrictionFluent.LabelsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
GroupRestrictionFluentImpl.LabelsNestedImpl
- Enclosing interface:
- GroupRestrictionFluent<A extends GroupRestrictionFluent<A>>
public static interface GroupRestrictionFluent.LabelsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, io.fabric8.kubernetes.api.model.LabelSelectorFluent<GroupRestrictionFluent.LabelsNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.LabelSelectorFluent
io.fabric8.kubernetes.api.model.LabelSelectorFluent.MatchExpressionsNested<N extends Object> -
Method Summary
Methods inherited from interface io.fabric8.kubernetes.api.model.LabelSelectorFluent
addAllToMatchExpressions, addNewMatchExpression, addNewMatchExpressionLike, addToMatchExpressions, addToMatchExpressions, addToMatchLabels, addToMatchLabels, buildFirstMatchExpression, buildLastMatchExpression, buildMatchExpression, buildMatchExpressions, buildMatchingMatchExpression, editFirstMatchExpression, editLastMatchExpression, editMatchExpression, editMatchingMatchExpression, getMatchExpressions, getMatchLabels, hasMatchExpressions, hasMatchingMatchExpression, hasMatchLabels, removeAllFromMatchExpressions, removeFromMatchExpressions, removeFromMatchLabels, removeFromMatchLabels, removeMatchingFromMatchExpressions, setNewMatchExpressionLike, setToMatchExpressions, withMatchExpressions, withMatchExpressions, withMatchLabels