Class ClusterSelectorFluent.ClaimSelectorNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openclustermanagement.api.model.cluster.v1beta1.ClusterClaimSelectorFluent<ClusterSelectorFluent.ClaimSelectorNested<N>>
-
- io.fabric8.openclustermanagement.api.model.cluster.v1beta1.ClusterSelectorFluent.ClaimSelectorNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ClusterSelectorFluent<A extends ClusterSelectorFluent<A>>
public class ClusterSelectorFluent.ClaimSelectorNested<N> extends ClusterClaimSelectorFluent<ClusterSelectorFluent.ClaimSelectorNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendClaimSelector()-
Methods inherited from class io.fabric8.openclustermanagement.api.model.cluster.v1beta1.ClusterClaimSelectorFluent
addAllToMatchExpressions, addToAdditionalProperties, addToAdditionalProperties, addToMatchExpressions, addToMatchExpressions, copyInstance, equals, getAdditionalProperties, getFirstMatchExpression, getLastMatchExpression, getMatchExpression, getMatchExpressions, getMatchingMatchExpression, hasAdditionalProperties, hashCode, hasMatchExpressions, hasMatchingMatchExpression, removeAllFromMatchExpressions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMatchExpressions, setToMatchExpressions, toString, withAdditionalProperties, withMatchExpressions, withMatchExpressions
-
-