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:
Nested<N>
- Enclosing class:
- ClusterRoleFluent<A extends ClusterRoleFluent<A>>
public class ClusterRoleFluent.AggregationRuleNested<N> extends AggregationRuleFluent<ClusterRoleFluent.AggregationRuleNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.rbac.AggregationRuleFluent
AggregationRuleFluent.ClusterRoleSelectorsNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-