Uses of Class
io.fabric8.kubernetes.api.model.rbac.ClusterRoleFluent.AggregationRuleNested
-
-
Uses of ClusterRoleFluent.AggregationRuleNested in io.fabric8.kubernetes.api.model.rbac
Methods in io.fabric8.kubernetes.api.model.rbac that return ClusterRoleFluent.AggregationRuleNested Modifier and Type Method Description ClusterRoleFluent.AggregationRuleNested<A>ClusterRoleFluent. editAggregationRule()ClusterRoleFluent.AggregationRuleNested<A>ClusterRoleFluent. editOrNewAggregationRule()ClusterRoleFluent.AggregationRuleNested<A>ClusterRoleFluent. editOrNewAggregationRuleLike(AggregationRule item)ClusterRoleFluent.AggregationRuleNested<A>ClusterRoleFluent. withNewAggregationRule()ClusterRoleFluent.AggregationRuleNested<A>ClusterRoleFluent. withNewAggregationRuleLike(AggregationRule item)
-