Package io.fabric8.openshift.api.model
Interface ClusterRoleFluent.AggregationRuleNested<N>
- All Superinterfaces:
AggregationRuleFluent<ClusterRoleFluent.AggregationRuleNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ClusterRoleFluent.AggregationRuleNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ClusterRoleFluentImpl.AggregationRuleNestedImpl
- Enclosing interface:
- ClusterRoleFluent<A extends ClusterRoleFluent<A>>
public static interface ClusterRoleFluent.AggregationRuleNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, AggregationRuleFluent<ClusterRoleFluent.AggregationRuleNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.rbac.AggregationRuleFluent
AggregationRuleFluent.ClusterRoleSelectorsNested<N> -
Method Summary
Modifier and Type Method Description Nand()NendAggregationRule()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
N and()- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endAggregationRule
N endAggregationRule()
-