Class NamespaceDashboardSpecFluentImpl.NamespaceSelectorNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.LabelSelectorFluentImpl<NamespaceDashboardSpecFluent.NamespaceSelectorNested<N>>
-
- io.fabric8.openshift.api.model.console.v1.NamespaceDashboardSpecFluentImpl.NamespaceSelectorNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<NamespaceDashboardSpecFluent.NamespaceSelectorNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<NamespaceDashboardSpecFluent.NamespaceSelectorNested<N>>,io.fabric8.kubernetes.api.model.LabelSelectorFluent<NamespaceDashboardSpecFluent.NamespaceSelectorNested<N>>,NamespaceDashboardSpecFluent.NamespaceSelectorNested<N>
- Enclosing class:
- NamespaceDashboardSpecFluentImpl<A extends NamespaceDashboardSpecFluent<A>>
public class NamespaceDashboardSpecFluentImpl.NamespaceSelectorNestedImpl<N> extends io.fabric8.kubernetes.api.model.LabelSelectorFluentImpl<NamespaceDashboardSpecFluent.NamespaceSelectorNested<N>> implements NamespaceDashboardSpecFluent.NamespaceSelectorNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.LabelSelectorFluentImpl
io.fabric8.kubernetes.api.model.LabelSelectorFluentImpl.MatchExpressionsNestedImpl<N extends Object>
-
Nested classes/interfaces inherited from interface 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()NendNamespaceSelector()-
Methods inherited from class io.fabric8.kubernetes.api.model.LabelSelectorFluentImpl
addAllToMatchExpressions, addNewMatchExpression, addNewMatchExpressionLike, addToMatchExpressions, addToMatchExpressions, addToMatchLabels, addToMatchLabels, buildFirstMatchExpression, buildLastMatchExpression, buildMatchExpression, buildMatchExpressions, buildMatchingMatchExpression, editFirstMatchExpression, editLastMatchExpression, editMatchExpression, editMatchingMatchExpression, equals, getMatchExpressions, getMatchLabels, hashCode, hasMatchExpressions, hasMatchingMatchExpression, hasMatchLabels, removeAllFromMatchExpressions, removeFromMatchExpressions, removeFromMatchLabels, removeFromMatchLabels, removeMatchingFromMatchExpressions, setNewMatchExpressionLike, setToMatchExpressions, withMatchExpressions, withMatchExpressions, withMatchLabels
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceNamespaceDashboardSpecFluent.NamespaceSelectorNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endNamespaceSelector
public N endNamespaceSelector()
- Specified by:
endNamespaceSelectorin interfaceNamespaceDashboardSpecFluent.NamespaceSelectorNested<N>
-
-