Class ClusterRoleFluentImpl.AggregationRuleNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.rbac.AggregationRuleFluentImpl<ClusterRoleFluent.AggregationRuleNested<N>>
io.fabric8.kubernetes.api.model.rbac.ClusterRoleFluentImpl.AggregationRuleNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ClusterRoleFluent.AggregationRuleNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
,io.fabric8.kubernetes.api.builder.Visitable<ClusterRoleFluent.AggregationRuleNested<N>>
,AggregationRuleFluent<ClusterRoleFluent.AggregationRuleNested<N>>
,ClusterRoleFluent.AggregationRuleNested<N>
- Enclosing class:
- ClusterRoleFluentImpl<A extends ClusterRoleFluent<A>>
public class ClusterRoleFluentImpl.AggregationRuleNestedImpl<N> extends AggregationRuleFluentImpl<ClusterRoleFluent.AggregationRuleNested<N>> implements ClusterRoleFluent.AggregationRuleNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.rbac.AggregationRuleFluentImpl
AggregationRuleFluentImpl.ClusterRoleSelectorsNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.rbac.AggregationRuleFluent
AggregationRuleFluent.ClusterRoleSelectorsNested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endAggregationRule()
Methods inherited from class io.fabric8.kubernetes.api.model.rbac.AggregationRuleFluentImpl
addAllToClusterRoleSelectors, addNewClusterRoleSelector, addNewClusterRoleSelectorLike, addToClusterRoleSelectors, addToClusterRoleSelectors, buildClusterRoleSelector, buildClusterRoleSelectors, buildFirstClusterRoleSelector, buildLastClusterRoleSelector, buildMatchingClusterRoleSelector, editClusterRoleSelector, editFirstClusterRoleSelector, editLastClusterRoleSelector, editMatchingClusterRoleSelector, equals, getClusterRoleSelectors, hasClusterRoleSelectors, hasMatchingClusterRoleSelector, removeAllFromClusterRoleSelectors, removeFromClusterRoleSelectors, removeMatchingFromClusterRoleSelectors, setNewClusterRoleSelectorLike, setToClusterRoleSelectors, withClusterRoleSelectors, withClusterRoleSelectors
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.rbac.AggregationRuleFluent
addAllToClusterRoleSelectors, addNewClusterRoleSelector, addNewClusterRoleSelectorLike, addToClusterRoleSelectors, addToClusterRoleSelectors, buildClusterRoleSelector, buildClusterRoleSelectors, buildFirstClusterRoleSelector, buildLastClusterRoleSelector, buildMatchingClusterRoleSelector, editClusterRoleSelector, editFirstClusterRoleSelector, editLastClusterRoleSelector, editMatchingClusterRoleSelector, getClusterRoleSelectors, hasClusterRoleSelectors, hasMatchingClusterRoleSelector, removeAllFromClusterRoleSelectors, removeFromClusterRoleSelectors, removeMatchingFromClusterRoleSelectors, setNewClusterRoleSelectorLike, setToClusterRoleSelectors, withClusterRoleSelectors, withClusterRoleSelectors
-
Method Details
-
and
- Specified by:
and
in interfaceClusterRoleFluent.AggregationRuleNested<N>
- Specified by:
and
in interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endAggregationRule
- Specified by:
endAggregationRule
in interfaceClusterRoleFluent.AggregationRuleNested<N>
-