Class ClusterRoleFluent.AggregationRuleNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.rbac.AggregationRuleFluent<ClusterRoleFluent.AggregationRuleNested<N>>
-
- io.fabric8.kubernetes.api.model.rbac.ClusterRoleFluent.AggregationRuleNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ClusterRoleFluent<A extends ClusterRoleFluent<A>>
public class ClusterRoleFluent.AggregationRuleNested<N> extends AggregationRuleFluent<ClusterRoleFluent.AggregationRuleNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.rbac.AggregationRuleFluent
AggregationRuleFluent.ClusterRoleSelectorsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAggregationRule()-
Methods inherited from class io.fabric8.kubernetes.api.model.rbac.AggregationRuleFluent
addAllToClusterRoleSelectors, addNewClusterRoleSelector, addNewClusterRoleSelectorLike, addToAdditionalProperties, addToAdditionalProperties, addToClusterRoleSelectors, addToClusterRoleSelectors, buildClusterRoleSelector, buildClusterRoleSelectors, buildFirstClusterRoleSelector, buildLastClusterRoleSelector, buildMatchingClusterRoleSelector, copyInstance, editClusterRoleSelector, editFirstClusterRoleSelector, editLastClusterRoleSelector, editMatchingClusterRoleSelector, equals, getAdditionalProperties, hasAdditionalProperties, hasClusterRoleSelectors, hashCode, hasMatchingClusterRoleSelector, removeAllFromClusterRoleSelectors, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromClusterRoleSelectors, removeMatchingFromClusterRoleSelectors, setNewClusterRoleSelectorLike, setToClusterRoleSelectors, toString, withAdditionalProperties, withClusterRoleSelectors, withClusterRoleSelectors
-
-